Jeremy McSpadden skrev den 2013-07-15 02:07:
/nonexistent/.spamassassin/bayes.lock: No such file or directory
cd ~user_name_spamd_runs_as
works ?, ok .spamassassin creates prefs files in $(HOME)/.spamassassin/
as default so here it might be that /nonexistent/ is in /etc/passwd as
homedir for that user ?
the error is to not use non exists home dirs for spamd user
the dir can be set in local.cf, but the user running spamd must have
write access to it
is $HOME)/.spamassassin/user_prefs existing ?, if it does delete it,
and edit local.cf where bayes_path is set to a dir spamd can write to,
remember child dirs using parents dirs permission
i could be wroung but imho i remember this from when i did not use sql
bayes