Forum Moderators: bakedjake
spamassassin is working fine in normal mode. and recognises and tags (subject line) almost all of my spam. i am using it with mysql table userprefs.
however i still get the following in my mail logs:
Jul 25 08:51:35 cannot write to /etc/mail/spamassassin/bayes_journal, Bayes db update ignored
Jul 25 08:51:35 myserver spamd[23594]: bayes expire_old_tokens: lock: 23594 cannot create tmp lockfile /etc/mail/spamassassin/bayes.lock.myserver.net.23594 for /etc/mail/spamassassin/bayes.lock: Permission denied
at the moment i am using it only with individual users, not global for server.
/etc/mail/spamassassin is owned by root.root
/etc/mail/spamassassin/bayes_seen
and
/etc/mail/spamassassin/bayes_toks
are owned by nobody.nobody (chmod 666)
bayes_journal does not exist?
can anyone point me in the right direction please?
thanks