On Mon, Jan 31, 2005 at 12:11:05PM -0500, Jim Maul wrote: > >It doesnt normally fill up /root/ unless you are running spamd as root > >which i would REALLY not do. my .razor/ and .spamassassin/ directories > >are in /home/spamd/. > > Actually, i meant spamc, but i believe its the same for all commands > (sa-learn, spamc, etc). They all should be running as the same, > non-root user.
On Debian stable running exim4 and exiscan-acl, IIRC, spamd runs as root by default, where exim is running as Debian-exim. SA is run from within the data ACL at SMTP time (before delivery to any specific user). The spamd man page says spamd will "setuid() to the user running "spamc" if "spamd" is running as root." I have assumed that means that spamd will suid to "Debian-exim" when processing a message. Is this a correct assumption? -- Bill Moseley [EMAIL PROTECTED]