Hi,

a while back someone kindly posted a rule here that matches on 
empty mails:

header __X Content-Type =~ /^(message|multipart)/i
rawbody __Y /\S/
meta Z ( !X && !Y )

Now I find that Z matches on all mails - investigation shows
that Y matches on all non-whitespaces as it should, and X 
doesn't match. So I would assume that 

( !0 && !1 ) = ( 1 && 0 ) = 0

and yet the rule triggers for me. Doing a

spamassassin -t -D < testmessage

doesn't show anything of use to me why this rule triggers. 
Any ideas?

Oh, and then I tried to disable the rule by assigning as score 
of 0 (the wiki page on writing rules states that rules with a 
score of 0 aren't processed). And yet this rule keep on
turning up in my X-Spam-Status header. I'm a bit puzzled at this
point.

Regs,
Sven



------------------------------------------------------

BAGHUS GmbH                             
EDV und Internetdienstleistungen

Staffelseestr. 2
81477 München

Tel.: 0 89 / 8 71 81 - 4 84
Fax.: 0 89 / 8 71 81 - 4 88

www.baghus.net, [EMAIL PROTECTED]
HRB: 144283, USt-IdNr: DE224865405

Junkmail Catcher, do not use: [EMAIL PROTECTED]

------------------------------------------------------
 

Reply via email to