Hoover Chan wrote:
The threshold was set to 6.6 (cf. required=6.6). The message this was attached
to was very definitely junk. This kind of situation got me curious about the
whole thing where any positive spam score is set as the threshold but seeing
junk mail coming in with negative scores.
You are getting negative scores for auto white list and for bayes_00.
It's a matter of taste and what you believe makes sense, but I don't
consider bayes to be all that accurate (since there are methods for
defeating bayes, poisoning bayes, etc). As such, I don't allow Bayes to
assign negative scores or positive scores within a couple of points of
the threshold. You can do so by assigning scores like this:
score BAYES_00 0
score BAYES_05 0
score BAYES_20 0
score BAYES_40 0
I also disable AWL since a lot of spam, especially the stuff most likely
to be tested against spamassassin, will like use known good email
addresses from your domain as the "from" address. This is fairly likely
to hit on the AWL.
Again, it's just a matter of taste and it all depends on how you've set
up your scoring. I'm pretty cautious to ensure there aren't false
positives as that would decrease the value of spamassassin greatly for
us, but I otherwise avoid AWL and Bayes negative scores.
If you sent us a copy of the spam, we could test it and show you what
should be hitting.
Best,
Jesse