http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5399
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 11:08 -------
um, I implemented it as /^text\b/i -- it would be good to do more tests on
these:
TEXT/PLAIN
TEXT PLAIN
text-plain
text`plain
text\plain
text_plain
but I don't think it's important. with this change, the worst-case scenario is
that a part get scanned when it doesn't get displayed in Tbird, which is a lot
better than the original issue. ;)
: jm 52...; svn commit -m "bug 5399: if the content-type starts with /^text\b/i,
and isn't in a list of already-dealt-with types, treat it as text/plain to
emulate silly MUA behaviour" MANIFEST t/text_bad_ctype.t
lib/Mail/SpamAssassin/Util.pm
Sending MANIFEST
Sending lib/Mail/SpamAssassin/Util.pm
Adding t/text_bad_ctype.t
Transmitting file data ...
Committed revision 525224.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.