Antony Stone <antony.st...@spamassassin.open.source.it> wrote ..
> On Friday 31 March 2017 at 00:07:56, David wrote:
> 
> > I'm getting no bayes score on any email and there appears to be no bayes
> > filtering despite my best efforts.
> 
> > sa-learn --dump magic
> > 0.000          0          3          0  non-token data: bayes db version
> > 0.000          0      1727          0  non-token data: nspam
> > 0.000          0        111          0  non-token data: nham
> 
> You need at least 200 spam tokens and at least 200 ham tokens for Bayes to 
> start working.
> 
> 
> Antony.

Original email:

I have built up these settings in local.cf in attempts to get bayes working: 

use_bayes 1 
bayes_auto_learn 1 
bayes_min_ham_num 100 <-- right here
bayes_auto_learn_threshold_nonspam -0.001 

Reply via email to