Here's my auto-learn lines from the machine that doesn't work:
debug: auto-learn: currently using scoreset 3, recomputing score based
on scoreset 1.
debug: auto-learn: message score: 23.316, computed score for autolearn:
24.06
debug: auto-learn? ham=0.1, spam=10, body-points=16.82,
head-points=9.84, learned-points=-2.599
debug: auto-learn? no: scored as spam but learner indicated ham (-2.599
< -1)
debug: is spam? score=23.316 required=6


And here's my output from the machine that's learning OK: debug: auto-learn: currently using scoreset 3, recomputing score based on scoreset 1. debug: auto-learn: message score: 25.916, computed score for autolearn: 24.06 debug: auto-learn? ham=0.1, spam=10, body-points=16.82, head-points=9.84, learned-points=0.001 debug: auto-learn? yes, spam (24.06 > 10) debug: Learning Spam

What is this 'learned-points'?  Is my database poisoned on the affected
machine?

Thanks!

Kelly

Kevin Peuhkurinen wrote:

Kelly Corbin wrote:

I have 4 machines configured identically (with the exception of the -m
option due to differences in resources on each machine) with
SpamAssassin and spamass-milter.  I recently upgraded to 3.0.2 from 2.64
and everything seems to be working pretty good with the exception of one
machine.  After watching the mail log, I noticed that it is not
autolearning any spam, no matter how high it scores.  It does autolearn
ham however, and the other 3 machines autolearn spam fine.

I've looked at everything I can think of (configuration files, file
permissions, checked FAQ's, searched list archives, etc.) and can't
figure out why it won't autolearn any spam.

Any ideas?

Take an email with lots of hits and save it as 'spam-email', then run 'spamassassin -t -D < spam-email' and see what the debug has to say about it. Feel free to post the Bayes-specific parts of the debug here if you aren't sure of how to read it.

Thanks!

Kelly



-- -------------------------------------------- -- Kelly Corbin -- Network Administrator -- -- http://www.theiqgroup.com -- -- The IQ Group, Inc. -- 6740 Antioch Suite 260 -- Merriam, KS 66204 -- (913)722-6700 x105 -- Fax (913)722-7264 --------------------------------------------




Reply via email to