|
From: Tom M. <to...@mv...> - 2004-07-12 21:19:34
|
David Jim=E9nez Dom=EDnguez wrote: >Hi lists!! > >I'm using Amavis-New with SA and Postfix. When I check the Spam in the >quarantine directory, all the messages doesn't have the autolearn label = in the >headers (Neither autolearn=3Dno, nor autolearn=3DSPAM / HAM). This is my= local.cf: > >bayes_auto_learn 1 >bayes_auto_learn_threshold_nonspam 0.1 >bayes_auto_learn_threshold_spam 10.0 > > =20 > >and this is an Spam header... > >X-Spam-Status: Yes, hits=3D11.8 tag1=3D-999.0 tag2=3D3.0 kill=3D5.0 test= s=3DALL_NATURAL, > BANG_GUARANTEE, BAYES_99, HTML_FONTCOLOR_RED, HTML_FONTCOLOR_UNSAFE, > HTML_FONT_BIG, HTML_MESSAGE, MIME_HTML_ONLY, MONEY_BACK >X-Spam-Level: *********** > >What is wrong??? Please help me > =20 > The pre-Bayes score is not over 10.0, which is your threshold for=20 autolearning. Without parsing the individual scores, keep in mind you=20 have to have a certain number of points from header and body tests also=20 - it looks like you have 0.0 from headers. --=20 -tom |