|
I've gone through this line by line and I think I'm almost there!!! Although it's that bayes thing that is just not working. I've got over 3,000 spam messages in my spam folder, well over the needed 500. I've deleted the ".spamassassin" folder and let it rebuild itself, copying the user_pref file back. My cron job continues to error.... I'm getting:
Learning SPAM
Processing /home/MyDomain/mail/mydomain.com/email1/SPAM
bayes: bayes db version 0 is not able to be used, aborting! at /usr/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/BayesStore/DBM.pm line 196.
Learned tokens from 0 message(s) (1659 message(s) examined)
Processing /home/MyDomain/mail/mydomain.com/email2/SPAM
Learned tokens from 0 message(s) (2421 message(s) examined)
Learning HAM
Processing /home/MyDomain/mail/mydomain.com/email1/HAM
bayes: cannot open bayes databases /home/MyDomain/.spamassassin/bayes_* R/W: lock failed: File exists
bayes: cannot open bayes databases /home/MyDomain/.spamassassin/bayes_* R/W: lock failed: File exists
ERROR: the Bayes learn function returned an error, please re-run with -D for more information
Learned tokens from 0 message(s) (1 message(s) examined)
Processing /home/MyDomain/mail/mydomain.com/email2/HAM
bayes: cannot open bayes databases /home/MyDomain/.spamassassin/bayes_* R/W: lock failed: File exists
Learned tokens from 0 message(s) (0 message(s) examined)
Done
What gives???
TIA - Thanks In Advance!
|