Casey King wrote:

>> body L_DRUGS11 /([CVAXP] ){5}/
>> header L_DRUGS12 MESSAGEID =~
>> /^<[EMAIL PROTECTED]>/
>> meta L_DRUGS1 L_DRUGS11 && L_DRUGS12
>> score L_DRUGS1 5
>> describe L_DRUGS1 Strange Message-ID and Spam signature in body.
>
> This rule goes in the local.cf file right?  I added this rule, and
> restarted MailScanner and it does not seem to be reading the rule.  I
> am not so good with writing rules, but I was wondering....
> 
> Body L_DRUGS11
> Score L_DRUGS1
> 
> Are these supposed to be set this way, or do these both need to be set
> to '1' or '11'???
> 

There are two sub-rules (L_DRUGS11 and L_DRUGS12) and one meta rule (L_DRUGS1) 
which gets the score and description.  But you might have a problem with the 
line wrap; the line starting with "header" should end in "+>/".  Run 
"spamassassin --lint" to check your configuration.

Pierre

Reply via email to