Syntax of SA Rule Actions ruleset?

Peter Bonivart bonivart at opencsw.org
Fri Nov 26 16:10:13 GMT 2010


On Fri, Nov 26, 2010 at 4:53 PM, Julian Field
<MailScanner at ecs.soton.ac.uk> wrote:
> Create a meta-rule in SpamAssassin that is something like this:
> meta PB_F002_OR_3 PB_F002 || PB_F003
>
> Then use a rule in MailScanner that looks like
>
> To: *@foo.com PB_F002_OR_3=>not-deliver,store-nonspam,forward
> mail.quarantine at foo.com
>
> So in your SpamAssassin rules, combine every relevant rule into a meta-rule
> that is a logical expression using your original rule names. Then in
> MailScanner, just trigger actions off the meta-rule.

Sounds brilliant! I'll test it on Monday though, I never change
anything before I go home for the weekend. :-)

/peter


More information about the MailScanner mailing list