Oz

It is not so clear from a header when the mail does not get marked as spam.

In you example there is "tests=BAYES_00" this will be reducing the score as
the Bayes engine has attributed a very low probability of this message being
spam. It has therefore reduced by the score by the default amount or by your
custom setting.

If you always want to mark as spam anything with a MICROSOFT_EXECUTABLE then
you should put a higher value in your config.

I tried 5 then 10 then 15. I've also tried 555. This last value makes it
easy to sort the mbox by size (mails with .exe's are usually the largest
mails) and then process as you wish.

HTH

Alan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of O-Zone
Sent: 02 December 2003 13:38
To: [EMAIL PROTECTED]
Subject: [SAtalk] Correct score ?


Hi all,

here's my problem:

Date: Tue, 2 Dec 2003 14:28:25 +0200
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
        domini.tdsiena.it
X-Spam-Level: ***
X-Spam-Status: No, hits=3.7 required=5.0 tests=BAYES_00,HTML_90_100,
        HTML_MESSAGE,MICROSOFT_EXECUTABLE,MIME_HTML_NO_CHARSET,
        NO_DNS_FOR_FROM,RCVD_IN_SORBS autolearn=no version=2.60
X-UIDL: K9e"!Je?"!F4T!!28_!!

in that server i've that config file:

# http://spamassassin.org/tests.html .
#
# score SYMBOLIC_TEST_NAME n.nn
score MICROSOFT_EXECUTABLE      5.00

in that location:

/home/spamfilter/.spamassassin

that's the home dir of spamassassin user.

I want to know WHY messages with MICROSOFT_EXECUTABLE aren't rejected !!!

Thanks, Oz

-- 
------



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to