An interesting solution to your problem might be to write some meta
rules like this
(in pseudo code)

Meta       ANTI_BAYES00 <ANY RBL RULE> && BAYES_00
Describe ANTI_BAYES00 Negating the bayes_effect for RBLs
Score      ANTI_BAYES00 2.6

And repeat for the other BAYES_XX rules

Not disimilar from a previous thread I had that discussed how to
implement 'scalar' rule triggering.

R
-----Original Message-----
From: Dermot Paikkos [mailto:[EMAIL PROTECTED] 
Sent: 09 February 2005 14:12
To: users@spamassassin.apache.org
Subject: over ride BAYES

Hi 

Exim 4.43, SA v3.0.0

I noticed this on a piece of ebay-style phishing mail this morning:

        0.0 URI_REDIRECTOR         Message has HTTP redirector URI
        0.9 RCVD_ILLEGAL_IP        Received: contains illegal IP address
        0.2 HTTP_EXCESSIVE_ESCAPES URI: Completely unnecessary %-escapes
inside a URL
        0.0 NORMAL_HTTP_TO_IP      URI: Uses a dotted-decimal IP address
in URL
        0.0 HTML_30_40             BODY: Message is 30% to 40% HTML
        0.0 HTML_MESSAGE           BODY: HTML included in message
        0.2 MIME_HTML_ONLY         BODY: Message only has text/html MIME
parts
        -2.6 BAYES_00               BODY: Bayesian spam probability is 0
to 1%
        [score: 0.0000]
        3.5 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in
bl.spamcop.net
        [Blocked - see <http://www.spamcop.net/bl.shtml?211.49.145.235>]

Ok it might not have made it to the required score but the BAYES made
sure it didn't. 

Is there someway to get the BAYES scores to downgrade in the event of a
positive RBL? Or should I just try and teach the bayes more about ham
and spam?
Thanx.
Dp.






---------------------------------------------------
This email from dns has been validated by dnsMSS Managed Email Security and is 
free from all known viruses.

For further information contact [EMAIL PROTECTED]




Reply via email to