http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5497





------- Additional Comments From [EMAIL PROTECTED]  2007-06-07 01:45 -------
Here is an example of spamassassin -t -D output:

[12770] dbg: plugin:
Mail::SpamAssassin::Plugin::AutoLearnThreshold=HASH(0x8ee5b7c) implements
'autolearn_discriminator', priority 0
[12770] dbg: learn: auto-learn: currently using scoreset 3, recomputing score
based on scoreset 1
[12770] dbg: learn: auto-learn: message score: -2.43672972972973, computed score
for autolearn: 0.001
[12770] dbg: learn: auto-learn? ham=0.1, spam=6, body-points=0.001,
head-points=0.001, learned-points=-2.599
[12770] dbg: learn: auto-learn? yes, ham (0.001 < 0.1)
[12770] dbg: learn: initializing learner
[12770] dbg: learn: learning ham

Now it auto-learns, but clearly only because I now have changed the threshold.
The score of this message is: AWL,BAYES_00,HTML_MESSAGE
This is the most common score for our incoming ham-mail.  HTML_MESSAGE scores as
0.001 and the other two are negative scores but apparently aren't counted.

It looks like the main cause of trouble is the negative nonspam threshold.  It
may be that the problem gets worse when I install the update again, because
there were a couple of new scores in there.  But first I want to observe this
setting for a day.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to