On Tue, 2005-02-01 at 11:07 -0500, Nicholas Pappas wrote:
>       The first time I ran 'sa-learn' after deleting the directory, 
> everything was find.  I got the message again the next night though. 
> But, through some weird twist of fate, the message is no longer 
> appearing and a lot of spam I had been seeing is now being captured again.

I'd left this note to myself in the script I called my daily sa-learn
from (when I was still using the old db file):

# I kept wondering why spamassassin wasn't using the bayes filter...
chown virtual:virtual /var/virtual/.spamassassin/bayes*
chmod 644 /var/virtual/.spamassassin/bayes*

Those files kept getting owned by root since thats who I ran the
teaching script as, but when the mail was being delivered, spamassassin
was run with the recipients uid/gid which obviously wasn't able to
modify the root-owned bayes data files.

--
Scott Taylor - <[EMAIL PROTECTED]> 

Howe's Law:
        Everyone has a scheme that will not work.

    


--
[email protected] mailing list

Reply via email to