D dpalme Aug 18, 2012 #1 I'm getting the following error showing up in /var/log/maillog after I installed the spamassassin-milter port Any idea how to fix this?
I'm getting the following error showing up in /var/log/maillog after I installed the spamassassin-milter port Any idea how to fix this?
OP D dpalme Aug 18, 2012 Thread Starter #3 Sorry: Code: Aug 18 11:29:39 www spamd[22117]: plugin: eval failed: bayes: (in learn) locker: safe_lock: cannot create tmp lockfile /root/.spamassassin/bayes.lock.www.com.22117 for /root/.spamassassin/bayes.lock: Permission denied
Sorry: Code: Aug 18 11:29:39 www spamd[22117]: plugin: eval failed: bayes: (in learn) locker: safe_lock: cannot create tmp lockfile /root/.spamassassin/bayes.lock.www.com.22117 for /root/.spamassassin/bayes.lock: Permission denied
wblock@ Developer Aug 18, 2012 #4 Configure it to use a directory owned by the user spamassassin runs as.
wblock@ Developer Aug 18, 2012 #6 Me either, but the first step would be to look at the man page or install docs. There should be a configuration file in /usr/local/etc.
Me either, but the first step would be to look at the man page or install docs. There should be a configuration file in /usr/local/etc.