On Tue, 7 Oct 2014 21:56:54 -0600
LuKreme wrote:

> On 07 Oct 2014, at 11:45 , Jari Fredrisson <ja...@iki.fi> wrote:
> > I ran sa-update & sa-compile.
> 
> Should sa-compile be run after sa-update?
> 
> I have a crontab entry:
> 
> 16  1  *  *  *  /usr/local/bin/sa-update
> && /usr/local/etc/rc.d/sa-spamd restart
> 
> should I add an sa-compile call?

It's not essential  to compile  rules, it speeds things up by a
useful amount on busy servers but may not save as many cpu cycles as it
takes to do the compilation on light loads.

You have to uncomment the line:

loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody

in v320.pre for the compiled version to actually be used.

I think most people that compile rules do it after every update. but
AFAIK it's not essential - modified and new rules are just left to perl
if you don't.

Reply via email to