Luis Daniel Lucio Quiroz wrote: > Hi Spams, > > > Afer finally do clamav scanning with sa-plugin I wonder to know when > this test is done. I mean, if is it the first or last? By default, the .cf file in http://wiki.apache.org/spamassassin/ClamAVPlugin has no priority declared, so it's going to run "in the middle" with most of the rules.
> > Is there any way to force to be the last? change the priority of the rule in your config file. However, might I ask what the benefit would be of forcing it to be last? Unless you're using the shortcircuit plugin, and have some rules configured to short circuit the scan, there's no real point in doing this last. SA doesn't abort scanning unless it hits a shortcircuit rule.