From: "Ed Kasky" <[EMAIL PROTECTED]>
At 05:36 PM Thursday, 4/6/2006, Matt Kettler wrote -=>
Ed Kasky wrote:
> Anyway, spamc continues to use the 5.0 score after the change and restart:
> Apr 6 17:19:34 yoda2 spamd[10978]: spamd: clean message (-101.1/5.0)
>
> My /etc/sysconfig/spamd:
> OPTIONS="-d -u spamd -H /home/spamd -m 15"
>
> Last time I had a problem like this, I had multiple local.cf files. A
> locate turned up only one instance in /etc/mail/spamassassin.....
>
Hmm, what are the permissions on /etc/mail/spamassassin and
/etc/mail/spamassassin/local.cf?
Any chance either or both are owner-only and not readable by the spamd user?
ls -al /etc/mail/spamassassin/
drwxr-xr-x 6 spamd spamd 4096 Apr 6 17:14 .
drwxr-xr-x 4 root root 4096 Apr 6 11:34 ..
-rw-r--r-- 1 spamd spamd 8275 Apr 6 17:14
/etc/mail/spamassassin/local.cf
Very weird behavior....
Out of curiosity is /home/spamd a jail? If so what is in that jail?
{^_^}