Re: ANNOUNCE: Apache SpamAssassin 3.2.0 available
Rick Macdougall writes:
> Justin Mason wrote:
> > Apache SpamAssassin 3.2.0 is now available! This is the official release,
> > and contains a significant number of changes and major enhancements --
> > please use it!
>
> Quick question.
>
> If I use sa-compile, which works very well here btw, do I need to re-run
> it after downloading new rules via sa-update ?
yep. I do this:
sudo sa-update && sudo sa-compile && sudo /etc/init.d/spamassassin reload
--j.