RW <rwmailli...@googlemail.com> wrote .. > On Fri, 31 Mar 2017 15:21:59 +0200 > Matus UHLAR - fantomas wrote: > > > > >bayes_path /var/bayes/ > > >bayes_file_mode 0777 > > > > you do not need those, just check the above. > > spamd uses home directory of the user it's running under. > > I thought that, but I tried it and it doesn't. Even if you run > "spamd -u spamd" the Bayes directory is still governed by spamc just as > it does when it's setup for ordinary unix users.
I agree. Matus had asked if my spamd home was /root. It isn't, yet it still tries to create user_prefs in /root/.spamassassin. Regardless, bayes seems to be working with the correction to the bayes_path per previous emails. I consider the issue solved. Thank you, gentlemen, for your help. Very much appreciated!