Title: Re: [SAtalk] Spamassassin Bayesian and Razor problems
I should have said that I've
already changed the bayes_path in local.cf to /var/amavisd/.spamassassin/bayes,
and I modified the check_bayes_db script to look at the
/var/amavisd/.spamassassin directory rather than
I'll answer the bayes half of your question.
It appears you are running ./check_bayes_db as root.. however, root's bayes
database is by default located in /root/.spamassassin/bayes_*.
Amavsid is running as the user amavisd, which does not have the same home
directory as root, so the bayes datab
I'm having some
problems with Spamassassin 2.55 (using spamd) and both it's Bayesian and Razor2
components. Firstly, I'm getting the following error in the spamassassin
debugging - "debug: bayes: no dbs present, cannot scan:
/var/amavisd/.spamassassin/bayes_toks". I've been able to teach the d