John Beranek <[EMAIL PROTECTED]> wrote:
> I'm using amavisd-new 2.5.1 and spamassassin 3.2.5 from openSUSE 11
> packages, plus the standard set of recommended SARE rules.
>
> I got a false positive today, and what's odd about is that is seems that
> amavis/spamassassin can't add up somehow:
>
> X-Spam-Score: 8.412
> X-Spam-Level: ********
> X-Spam-Status: Yes, score=8.412 tagged_above=-9999 required=5
> tests=[AWL=-0.330, BANG_GUAR=0.939, BAYES_40=-0.185,
> HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=1.396, SARE_OEM_S_PRICE=1,
> SARE_UNI=0.591]
>
> Adding up those tests the score comes up to 3.412, not 8.412. Clearly
> this is important, because I set the threshold at 5.
>
> I've not seen a lot of this so I'm not too worried, but then I don't
> scan my spam folder for false positives very often, so maybe I'm missing
> more email...
Soft blacklisting within your amavisd.conf perhaps? For example, the
email you sent to the list arrived with the following SA headers:
X-Spam-Score: -3.601
X-Spam-Level:
X-Spam-Status: No, score=-3.601 tagged_above=-999 required=5
tests=[BAYES_00=-2.599, L_P0F_UNKN=2, SPF_HELO_PASS=-0.001,
SPF_PASS=-0.001]
The scores sum to -0.601; however I have soft-whitelisting of all mail
coming from this mailing list so the score is knocked down "silently" by
an additional 3.0.
--
Sahil Tandon <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/