Hi Guys,

I have noticed a strange behavior of SA, after upgrading from
version 2.64 to 3.0.1. Sometimes, the same message is scored
with bayes, sometimes not.

See below sample outputs from subsequent executions of
"/usr/bin/spamassassin -tLD < spam_msg_file":

************************************************************
Content analysis details: (0.7 points, 6.6 required)
pts rule name            description
0.4 LC_NUA               BODY: Contém NUA
0.2 LC_FOTOS             BODY: Contém FOTOS
0.0 HTML_80_90           BODY: Message is 80% to 90% HTML
0.0 HTML_MESSAGE         BODY: HTML included in message
0.0 UPPERCASE_25_50      message body is 25-50% uppercase
************************************************************
Content analysis details: (4.3 points, 6.6 required)
pts rule name            description
0.4 LC_NUA               BODY: Contém NUA
0.2 LC_FOTOS             BODY: Contém FOTOS
0.0 HTML_80_90           BODY: Message is 80% to 90% HTML
3.6 BAYES_80             BODY: Bayesian spam probability is 80 to 95%
                         [score: 0.8361]
0.0 HTML_MESSAGE         BODY: HTML included in message
0.0 UPPERCASE_25_50      message body is 25-50% uppercase
************************************************************

This seems to happen regardless of message content or SA score.

ENVIRONMENT:

- running spamd with options: "-L -x -u spamd -H /home/spamd
 --socketpath=/tmp/spamd.sock --max-children=7 --daemonize"

- only use sitewide setup

- ran "sa-learn --sync" right after upgrade from 2.64 to 3.0.1

- local.cf includes:

   required_score 6.6
   report_safe 0
   use_dcc 0
   use_pyzor 0
   use_razor2 0
   skip_rbl_checks 1
   rbl_timeout 1
   score RCVD_IN_BL_SPAMCOP_NET  0
   score RCVD_IN_OSIRUSOFT_COM   0
   score X_OSIRU_DUL             0
   score X_OSIRU_DUL_FH          0
   score X_OSIRU_OPEN_RELAY      0
   score X_OSIRU_SPAM_SRC        0
   score X_OSIRU_SPAMWARE_SITE   0
   use_bayes 1
   use_bayes_rules 1
   bayes_auto_learn_threshold_nonspam -2
   bayes_auto_learn_threshold_spam 15
   bayes_auto_learn 1

Version 2.64 was very consistent when it comes to using bayes.
Any clues on what may be causing this problem on 3.0.1?

Regards,

Juliano Simões
Gerente de Tecnologia
Axios Tecnologia e Serviços
http://www.axios.com.br
[EMAIL PROTECTED]
+55 41 324-1993




Reply via email to