On Thu, Dec 21, 2006 at 10:26:16AM -0500, Jean-Paul Natola wrote: > No I have not modified the AWL path- actually that's where I'm really > confused > > I see that spamd's home dire is > spamd:*:58:58:SpamAssassin user:/var/spool/spamd:/sbin/nologin > > is that what I need to change?
No, that's the spamd home directory. The issue is that the user running spamc (not spamd) a) has a home directory of /nonexistant, and therefore b) spamd tries to access the default path which is in that user's home directory. Telling spamd to run as a specific user doesn't change the rest of the code trying to access the calling user's home directory, so you need to set things like bayes_path and auto_whitelist_path when running in a site-wide config. -- Randomly Selected Tagline: It's kind of fun to do the impossible.
pgpTwwW54gHzs.pgp
Description: PGP signature
