Conditional Mail Filtering Rule

jehchoi1

Active Member
Feb 28, 2017
13
1
43
51
Is there a way to create a mail filtering rule with multiple conditions?
I currently have a rule to filter out the attached filename matching a pattern. I want to be able to add a NOT equal from some email address condition to this filter rule.

For example:
+ Condition 1: Remove attachment before delivering it if attached file name = Fax.pdf
+ Condition 2: Except when From address = someone@domain.com
 
different types of objects are matched with and - so if you have a what-object on the filename and a who object on the from address this should work

negation is not possible - but you can use a rule with the from-address and an action of accept with higher priority.

I hope this helps!