Hello James, * JamesDR wrote: >> All filters seems to work, except bayes. My 'local.cf' is untouched >> (dir: /etc/mail/spamassassin) and use_bayes is set explicit to 1. >> >> How can I figure out my problem? >> > Do a spmamassassin --lint -D and look for any bayes errors/calls. Post > back what you find.
thanks for your quick reply. I've figured out my problem by testing with # spammassassin -t -D < spam.txt I had to renew my database. The counter said, that there where too less material to work with (58 messages). My old data has gone lost. Now, after 'sa-learn --clear' and the renewal everything seems to be fine. :-) Regards Mathias