I'm trying to consolidate spam filtering rules on the iMail end, after Declude 
has processed the message. Before declude, I used the following rule, which 
basically checks if the message matched more than one blacklist (iMail 
anti-spam), OR had a statistics rating over .9:
H~X-IMAIL-SPAM-DNSBL.*X-IMAIL-SPAM-DNSBL!OR!H~X-IMAIL-SPAM-STAT:Suspected Spam
 
I am currently deploying Declude for spam/virus, and I am hoping I can shorten 
this rule to just:
H~X-RBL-Warning: WEIGHT[1-9]:Suspected Spam
 
This would match WEIGHT10, WEIGHT20 (but not WEIGHT05, which I have added into 
the system, but to not want filtered by default). My problem is that I want to 
continue to utilize iMail's anti-spam in addition to Declude. Not for 
blacklists, but for the statistics filter. My question is, can I add a rule 
into Declude that will check if the header "X-IMAIL-SPAM-STAT" exists, and give 
that a weight?
 
I'm sure this has been asked before, but I could not find anything in the 
message archive or in the Declude documentation. As a side note, IPSwitch 
really needs to update the message archive search tool. It sucks.
 
Thanks!

 

     -Chase

Chase Seibert |  Network and Systems Engineer |  Bullhorn Inc.  |  617.464.2440 
x119  |  www.bullhorn.com

Reply via email to