SageBrian said:
I found it amazing that the Bayes scores had negative numbers.
It was screwing up a lot of things, since those stupid nonsense bayes-poison text emails would seem to create more and more acceptable negative numbers.
I had noticed that most 'good' mail would score very low on bayes (00 to 20). After that, it appeared that if it hit the Bayes_40 mark, it was 'likely' to be spam.
So, I took a ballsy move and went:
score BAYES_00 0
score BAYES_05 0.925
score BAYES_20 1.730
score BAYES_40 2.276
score BAYES_50 2.967
score BAYES_60 3.515
score BAYES_80 3.608
score BAYES_95 3.514
score BAYES_99 4.070
I haven't heard any complaints yet, (many months) and I check for false-positives frequently.
Your mileage may vary.
Good idea, we may incorporate this, although with a little lower scores on the lower end.
Here's what we have settled on for the score rennovatioins that seems to be catching nearly all of the recent image-only (or near image only) spam:
The following inserted in both:
/home/.cpan/build/Mail-SpamAssassin-3.1.4/rules/local.cf
and
/etc/mail/spamassassin/local.cf
I'm still trying to figure out why we need to insert the mods in both of the above.
I'm also still trying to figure out what the other three numbers leading up to the foruth in each line (below) is all about. SpamAssassin only seems to use the number on the end. Anyone know exactly how this works?
score HTML_IMAGE_ONLY_04 2.820 2.880 3.330 4.600
score HTML_IMAGE_ONLY_08 2.581 2.435 3.469 4.126
score HTML_IMAGE_ONLY_12 2.294 1.639 2.046 3.867
score HTML_IMAGE_ONLY_16 0.668 0.627 0.338 3.497
score HTML_IMAGE_ONLY_20 1.108 0.640 1.416 3.157
score HTML_IMAGE_ONLY_24 1.316 0.930 1.771 3.841
score HTML_IMAGE_ONLY_28 1.438 1.014 1.732 3.900
score HTML_IMAGE_ONLY_32 1.423 0.836 1.610 3.052
score BAYES_00 0.0001 0.0001 0.001 0.001
score BAYES_05 0.0001 0.0001 0.001 0.001
score BAYES_20 0.0001 0.0001 0.001 0.001
score BAYES_40 0.0001 0.0001 0.001 0.001
score BAYES_50 0.0001 0.0001 0.001 0.001
score BAYES_60 0.0001 0.0001 1.0 1.0
score BAYES_80 0.0001 0.0001 2.0 2.0
score BAYES_95 0.0001 0.0001 3.0 3.0
score BAYES_99 0.0001 0.0001 3.5 3.5
score DATE_IN_FUTURE_03_06 2.061 2.007 2.275 4.961
score DATE_IN_FUTURE_06_12 1.680 1.498 1.883 4.668
score DATE_IN_FUTURE_12_24 2.320 2.316 2.775 5.767
score DATE_IN_FUTURE_24_48 2.080 2.080 2.498 5.688
score DATE_IN_FUTURE_48_96 1.680 1.680 1.942 5.100
score DATE_IN_FUTURE_96_XX 1.920 1.888 2.276 5.403
score DATE_IN_PAST_03_06 0.736 0 1.122 1.478
score DATE_IN_PAST_06_12 0.846 0.746 0.926 1.827
score DATE_IN_PAST_12_24 0.960 0.881 1.036 2.247
score DATE_IN_PAST_24_48 0.801 0.805 0.976 1.880
score DATE_IN_PAST_48_96 0.383 0.501 0.400 1.379
score DATE_IN_PAST_96_XX 1.752 1.572 2.101 3.020
score HELO_DYNAMIC_SPLIT_IP 2.880 2.880 3.330 3.191
score FROM_LOCAL_NOVOWEL 2.480 2.331 2.867 3.861
score HELO_DYNAMIC_IPADDR 3.360 3.360 3.885 5.200