Re: Bayesian filtering not kicking in, but it's trained.
RinkWorks wrote:
> I'm trying to run Spam Assassin 3.1.7 as root
Let me stop you right there. You cannot run spamd as root. It drops
privs, and runs as user "nobody".
> > /usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d > --pidfile=/var/run/spamd.pid
It would be best to create a spamd user, and start with this:
/usr/sbin/spamd --create-prefs --username=spamd --max-children 5 --helper-home-dir -d
--pidfile=/var/run/spamd.pid
You can specify a bayes_path in your config, and run sa-learn as root if you'd like.
-=Aubrey=-
Received on Thu Sep 6 11:58:54 2007
This archive was generated by hypermail 2.1.8
: Sat Oct 27 2007 - 00:18:12 EDT
|