Rule for attachments

  • Thread starter Thread starter Tatanka
  • Start date Start date
T

Tatanka

Hello,

I need to create rule for incoming mails, which will move mails with special
attachments to some subfolder in mailbox. This rule should be based on
attachment's name.
Is it possible in Outlook or should I use some additional software?

Best regards,
Jacek
 
Tatanka said:
I need to create rule for incoming mails, which will move mails with
special attachments to some subfolder in mailbox. This rule should be
based on attachment's name.
Is it possible in Outlook or should I use some additional software?

The latter, since Outlook can't test for the attachment name.
 
It's quite easy to do the test in VBA as a rule for incoming email. Try
Outlookcode.com and have a search there. I've done it in the past myself
where we would receive an email from a particular supplier and depending on
what the attachment was cut and paste it to different directories.

g
 
Back
Top