R. Scott Baer wrote:
>>
> Bowie,
> Thanks for your reply... I made the modification, though I'm still
> getting the same errors in my log file.
Wait a second... Going back to your first post, the messages you were
complaining about were:
Oct 6 08:57:57 localhost spamd[3014]: Creating default_p
From: R. Scott Baer [mailto:[EMAIL PROTECTED]
>
> Bowie Bailey wrote:
>
> >From: R. Scott Baer [mailto:[EMAIL PROTECTED]
> >
> >
> >>I have modified /etc/mail/spamassassin/local.cf to use a shared
> >>database of tokens, by setting the 'bayes_path' setting to a path
> >>all users can read and w
Bowie Bailey wrote:
From: R. Scott Baer [mailto:[EMAIL PROTECTED]
I have modified /etc/mail/spamassassin/local.cf to use a shared
database of tokens, by setting the 'bayes_path' setting to a path
all users can read and write to. I have also set the
'bayes_file_mode' setting to 0666 so that
From: R. Scott Baer [mailto:[EMAIL PROTECTED]
>
> I have modified /etc/mail/spamassassin/local.cf to use a shared
> database of tokens, by setting the 'bayes_path' setting to a path
> all users can read and write to. I have also set the
> 'bayes_file_mode' setting to 0666 so that created files ar
hi all,
I'm trying to set up spamassassin to have a central repository under
/var/spamassassin , so each user does not have a ~/$HOME/.spamassassin/
dir in there home dir. I know this is not the best solution, and can
potentially confuse SA, but under my circumstances, I think this will be
eas