> On Fri, Jun 06, 2003 at 08:50:00PM +0300, Mike Mills wrote:
>
>> I've just upgraded from SpamAssassin version 2.43 to 2.55.
>> I've been using sa-learn to build up the Bayesian database.
>> Still, SpamAssassin doesn't seem to be using the Bayes test.
>
> Run the check_bayes_db script from the SA tarball's tools/
> dir:
>
> check_bayes_db | head -7
>
> Does it say there's over 200 spams and over 200 hams in the
> database? It won't do much before you have the minimum of both
> mailtypes. Other than that, there's the use_bayes setting.

Don't forget that check_bayes_db doesn't read your local.cf file to find
where your bayes database is, so if it isnt the default of
$HOME/.spamassassin/bayes then it wont find it. You need to use:

check_bayes_db dbpath=/var/spool/wherever/bayes

depending on where your bayes database(s) are.

Regards,
Simon




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to