http://bugzilla.spamassassin.org/show_bug.cgi?id=3141





------- Additional Comments From [EMAIL PROTECTED]  2004-03-08 19:03 -------
I definitely don't like the patch, mostly because it opens up the rule to 
complete abuse.  "Content-Type: 
text/html; text/plain".

I think the correct fix is:

  return 1 if (defined($ctype) && $ctype =~ [EMAIL PROTECTED]/[EMAIL 
PROTECTED]);

on a side note, I don't think this is valid:

        types="text/plain,text/html";

but I'm checking out the RFCs.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to