Jeremy Morton wrote:
> I've suddenly started getting a new slew of spams that are making their
> way through my SpamAssassin filter.  Here's an example of one:
> 
> http://pastebin.com/m586e296c
> 
> As you can see they tend to hit a couple of blacklists, but don't get a
> high enough score to be marked as spam.  What do your SpamAssassin
> analyses give of this e-mail, and any tips as to how I can get these
> marked as spam?

Install iXhash and activate Razor2.

Additionally, I recommend this rule to bump up the iXhash scores (note
that the meta line wraps here but should not in your config file):

meta IXHASH_CHECK GENERIC_IXHASH || NIXSPAM_IXHASH || CTYME_IXHASH ||
HOSTEUROPE_IXHASH
describe IXHASH_CHECK BODY: MD5 checksum matches known spam
score IXHASH_CHECK    0 2 0 2

Reply via email to