Forum Discussion

a_veer's avatar
a_veer
Level 2
16 years ago

Custom filtering

Dear all,

I am trying to get a custom filter to work.
It is our intention to exclude a certain domain from journaling.

So this is the case the messages from and to "acertaindomain.com" should not be journaled.
I can't get the syntax right, coukld somebody please help me.
This is what i tried but that didn't seem to do the trick:

 <RULE NAME="External Recipient" ACTION="HARD_DELETE">
  <RECIPIENTS INCLUDES="NONE">
   <DOMAIN>acertaindomain.com</DOMAIN>
  </RECIPIENTS>
 </RULE>

Best regards,
Anthony
  • I think you would want recipients = ANY

    Do you have any errors or events in the app log?
  • I think you would want recipients = ANY

    Do you have any errors or events in the app log?
  • Do you need any more info here?
    Please mark a post as a solution if it fits your needs.

    Cheers