On Tue, 7 Sep 2004 13:38:20 -0500
"John Fleming" <[EMAIL PROTECTED]> wrote:
> > Check the permissions on the directory /var/.spamassassin I
> > believe it should be readable/writeable by all mail processes
> > ... by all
>
> It used to be 0666 - I changed it to 0777 with no effect. Looking
> at
On Sun, 5 Sep 2004 13:41:15 -0500
"John Fleming" <[EMAIL PROTECTED]> wrote:
> Sep 5 13:23:56 Luke spamd[29971]: cannot write to
> /var/.spamassassin/bayes_journal, Bayes db update ignored
Check the permissions on the directory /var/.spamassassin I believe
it should be readable/writeable by all
I have three questions regarding mail log excerpt at end of post.
1. Can't write to bayes_journal, Bayes db update ignored - My Bayes stuff
is in /var/.spamassassin as shown below. Here's the pertinent portion of
local.cf:
use_bayes 1
bayes_path /var/.spamassassin/bayes
bayes_file_mode 0777
bay