Hello to the list!

        I'm trying to write a rule to nail the following string:
'Microsoft Word 11 (filtered medium)'

        To wit, I've written the following rule:

rawbody WOLFSTAR_MSWORD11_RULE   /Microsoft Word 11 (filtered medium)/
score WOLFSTAR_MSWORD11_RULE 1.0
describe WOLFSTAR_MSWORD11_RULE       Looks Like Another Inline IMG SPAM

        ... --lint gives me no indication that anything is wrong.  However, the 
rule doesn't seem to fire...  specifically I'm trying to trap:

[meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"]

        sub [/< && ]/> in the line above

        Suggestions as to what I am doing wrong?

Reply via email to