Content Filtering

Content Filtering

Postby m1byo » Thu May 14, 2009 2:29 pm

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
m1byo
 
Posts: 164
Joined: Fri Sep 21, 2007 2:36 pm
Location: UK

Re: Content Filtering

Postby rob » Mon May 18, 2009 10:10 am

All conditions are evalulated before they results are weighed, so basically whether condition #2 is true or false, the application result will still run. If this is a problem, what you can do is try to arrange your rules so that the application result is last. Then do the following...

Rule #1
Cond: NOT Header Line Matches
Action: Stop Filtering

Rule #2
Cond: Application Result
Action: ...
rob
 
Posts: 415
Joined: Mon Sep 10, 2007 2:34 pm


Return to General

Who is online

Users browsing this forum: Google [Bot] and 10 guests

cron