On Sun, 22 Aug 2010 11:55:43 +0200
"Giampaolo Tomassoni" <[email protected]> wrote:

> > I cannot find any special setting for autolearn (either
> > bayes_auto_learn_threshold_nonspam or
> > bayes_auto_learn_threshold_spam ) in either
> > /etc/mail/spamassassin/local.cf or
> > ~/.spamassassin/user_prefs . It probably means they are the default
> > which is
> > 0.1 and 12.0 respectively which seems reasonable enough.
> 
> In your set, these are the scores of your ham-learnt messages:
> 
>       1282213227.7828.1nhON:2,S        0.8
>       1282213227.7828.AHPct:2,S        0.8
>       1282213227.7828.CQy9k:2,S        0.8
>       1282213227.7828.VLBN5:2,S       -2.0
>       1282213227.7828.zvzWO:2,S        0.8
> 
> Since they score 0.8, they wouldn't be learnt as ham with the default
> bayes_auto_learn_threshold_nonspam value. So, probably at least this
> setting had been overridden somewhere in your SA conf...

Probably not. 0.8 is the score for BAYES_50, which isn't counted in the
autolearning score. That leaves a score of 0.0 which is below the
default threshold of 0.1

Reply via email to