Dear All,
We have a requirement from one of the customer that they are asking to configure filters based on below condition
1.Internal user sending to Public Domain (Gmail, Yahoo,rediff..etc) without attachment
2. Internal user sending to Public Domain (Gmail, Yahoo,rediff..etc) with attachment
3.Internal user receveing from Public Domain (Gmail, Yahoo,rediff..etc) without attachment
4. Internal user receving from Public Domain (Gmail, Yahoo,rediff..etc) with attachment
I am unable to put nested if condition in the content filter. eg. if the user under condition 3(refer above) get an email with attachment it should quarantine.
Also, if the email is sent to multiple users (who are under condition 3 and 4) then emails should deliver for the user under condition 4 and email should get quarantined for the user under condition 3.
your assistance is appreciated.