use_bayes not working
Ian
cobalt-users1 at fishnet.co.uk
Tue Jun 24 14:39:03 IST 2008
On 24 Jun 2008 at 7:51, Marc Lucke wrote:
> Thanks Henry,
>
> 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.
>
>
> Marc
Hi,
Try a lint using the spamassassin config file the MailScanner uses. On my system that is
/etc/MailScanner/spam.assassin.prefs.conf, ie:
spamassassin -D -p /etc/MailScanner/spam.assassin.prefs.conf --lint
I usually pipe the STDERR to a file so I can read it properly:
spamassassin -D -p /etc/MailScanner/spam.assassin.prefs.conf --lint 2> lint.txt
It may be that the standard spamassasin has bayes turned on, but it somehow got turned
off in MailScanner.
Regards
Ian
--
More information about the MailScanner
mailing list