At Thu Aug  7 20:19:37 2003, Daniel Carrera wrote:
> 
> I just got a spam.  This is from the header:
> 
> X-Spam-Status: Yes, hits=5.4 required=5.0
>         tests=ALL_CONSONANTS,FROM_ENDS_IN_NUMS,HTTP_USERNAME_USED,
>               MY_PURCHASE,MY_VIRUS,MY_VIRUS_1,MY_VIRUS_2,MY_VIRUS_3,
>               MY_VIRUS_4,MY_VIRUS_5,NO_REAL_NAME,NO_VOWELS,REMOVE_PAGE,
>               USERPASS
> 
> There is no BAYES line anywhere.  I'm completely at a loss.  The other 
> spams that I get do have BAYES lines, but this one does not.
> 
> Any ideas as to why this is happening?

Unless you have changed the score in local.cf, BAYES_40,44,50,56 are
all scored at 0.  Because of this, they will never appear in the spam
report.  The current CVS has these rules with +/-0.001 points, so they
will appear in the report, but have an unnoticeable effect on the
score.

You could add the following to local.cf:

score BAYES_40 0 0 -0.001 -0.001
score BAYES_44 0 0 -0.001 -0.001
score BAYES_50 0 0 0.001 0.001
score BAYES_56 0 0 0.001 0.001

Martin
-- 
Martin Radford              |   "Only wimps use tape backup: _real_ 
[EMAIL PROTECTED] | men just upload their important stuff  -o)
Registered Linux user #9257 |  on ftp and let the rest of the world  /\\
- see http://counter.li.org |       mirror it ;)"  - Linus Torvalds _\_V


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to