Re: Bayes* permissions

2005-02-01 Thread Kris Deugau
Scott Taylor wrote: > I was running spamd but spam was being badly missed, so while reading > docs on the SA site, I ran into that new recipe and now it catches a > lot more spam. spamd is running as root, spawned from > /etc/init.d/spamassasin, 5 times, although I don't know if I need to > be doi

Re: Bayes* permissions

2005-02-01 Thread Scott Taylor
Kris Deugau said: > Scott Taylor wrote: > For a global Bayes db, accessible to all users, you must either: > > -> Run spamd as a separate user, make sure the bayes_* files are owned > by that user, and process mail through SA by calling spamc instead of > spamassassin; I was running spamd but sp

Re: Bayes* permissions

2005-02-01 Thread Kris Deugau
Scott Taylor wrote: > I'm using SA 3.0.2 on RHES3 with $LANG set to en_CA invoked with > system wide configs in '/etc/mail/spamassassin/local.cf' via users > .procmailrc with this recipe: > > :0fw: spamassassin.lock > * < 256000 > | spamassassin > > I've been all over the docs, FAQs, WiKis on the