On 6/4/2014 9:47 AM, Daniele Paoni wrote:
Hello, I'm getting a lot of viagra emails that are not tagged by spamassassin

I'm using SA version 3.3.2

This is the original message http://pastebin.ca/2794087

This is the result of spamassassin

X-Spam-Flag: NO
X-Spam-Score: 0.239
X-Spam-Level:
X-Spam-Status: No, score=0.239 tagged_above=-1000 required=5
        tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001,
        HTML_OBFUSCATE_10_20=0.093, LONGWORDS=2.035,
        RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_REMOTE_IMAGE=0.01]
        autolearn=no

Your Bayes DB is messed up. Spam should never get BAYES_00. Check your training procedures to make sure that spam is not being accidentally trained as ham. The best way to fix the problem is to wipe the DB and start over. If you have a saved corpus of ham and spam, you can use that to start off the training of the new DB -- just make sure it's sorted properly or you'll wind up with the same problem all over again.

--
Bowie

Reply via email to