On Thu, 3 Mar 2016 14:46:33 +0000
Robert Chalmers wrote:

> 
> /var/spamassassin/bayes_db
> 
> drwxr-xr-x   3 root  wheel  102  3 Mar 14:37 .
> drwxr-xr-x  28 root  wheel  952 23 Jan 15:58 ..
> drwxr-xr-x   5 root  wheel  170  3 Mar 14:37 bayes_db
> 
> 
> -rw-rw-rw-  1 root  wheel     2304  3 Mar 14:39 bayes_journal
> -rw-rw-rw-  1 root  wheel   176128  3 Mar 14:32 bayes_seen
> -rw-rw-rw-  1 root  wheel  3112960  3 Mar 14:32 bayes_toks

If spamd is running as user spamd (i.e. started as spamd -u spamd) the
files should be own by spamd.

Don't run spamd without "-u" less you absolutely need to read per user
config from unix home directories. In that case use an sql database or
or leave the db files under ~/.spamassassin  What you have there is a
dreadful kludge.

And yes, I do know that it's suggested on the wiki. 

Reply via email to