use_bayes not working
Henry Kwan
lists at designmedia.com
Tue Jun 24 20:06:48 IST 2008
Marc Lucke <marc <at> marcsnet.com> writes:
> The problem is that I don't get BAYES_ anything in the header of email
> that MailScanner processes, not that spamassassin is not using bayes.
Perhaps it's looking at the wrong bayes database? Perhaps you can explicitly
call out the bayes path via:
use_bayes 1
bayes_path /root/.spamassassin/bayes
Does calling MailScanner with --debug and --debug-sa yield anything useful?
More information about the MailScanner
mailing list