Hello,
I have got a content filtering rule which has 3 conditions
All Emails
AND To Header Line contains user@domain.com
AND Application Result, Parameters %s, return 0
If I have the conditions in that order, does the 3rd condition trigger if the To header line is not for the user@domain.com or does it trigger on every email anyway?
Thanks very much
Ian