On Mon, 24 Jul 2006 19:25:23 +0100, Ben Wylie <[EMAIL PROTECTED]> wrote:
>Am running SpamAssassin 3.1.2 on Windows 2003 Server. > >I have written a meta rule and i want it to only hit if it hits the >first rule AND one of the three in brackets. > >This syntax doesn't seem to work as it hits when it hits one of the last >three but not the first one. > >meta DRUGS_RX (__RX + (__SPEN_DING || __PRESCRIPTION || __SAVE)) > >Thanks >Ben Are the base rules not catching those? It's very, very rare for me to see a mail that would tag that rule come through the basic rules in SA. Maybe you should update to 3.1.3 and run sa-update? Better still, stick SA on a nix box, it does the job sooooo much better. You may also want to look at http://www.rulesemporium.com/rules.htm though Im pretty sure the anti-drug is now part of the base SA rule set. HTH Nigel