Odhiambo Washington wrote:
> Hello List,
> 
> I have successfully (I hope) installed and run sa-update, and
> I see that it installed files in /var/lib/spamassassin/3.001007/
> 
> In my FreeBSD box, I am used to the rules being in 
> /usr/local/share/spamassassin and /usr/local/etc/mail/spamassassin.
> 
> Do I just go out for a cold beer and hope that SA will be reading
> these rules as well?
> 
> What happens when I run sa-update? Does it update the rules files in
> /usr/local/share/spamassassin or what?
> 
> 

after sa-update runs, restart spamassassin and it will use the new rules
in /var/lib/spamassassin.

I have this as a cron job:

30 3 * * *  sa-update && spamassassin --lint && /etc/init.d/spamassassin
restart


-- 

  Steve

Reply via email to