General Understanding

koby

Renowned Member
Jun 21, 2012
138
4
83
Natanya , Israel
Hello guys ,
I would like to help me get a full understand about this :
Let's say that specific client is allow to send me *.zip as an attachment file.
So , Declared specific rule for this (zip only).
But in the following rule which is in lower priority there is rules for additional attachment testing.
Now , Let's say that the client send me a email with two attachment zip + pdf.

Is the systems is smart enough the to allow the zip and keep check for the pdf as well ?

Thank you all for any help
Koby Peleg Hen.
 
This depends on the rule's you created:
the rule processing for a particular mail and a particular recipient stops once rule fires which has an action of 'Accept', 'Block', 'Quarantine'

so if you match for zip attachments and then accept the mail it should get delivered without further processing.

I find it easiest to create the rule set (add my e-mail as from object) and test them - this helps understanding how the rulesystem works

I hope this helps!