http://bugzilla.spamassassin.org/show_bug.cgi?id=4298
Summary: ignoring some illegal content types
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The attached message has a textual part with a syntactically invalid
Content-Type: header. Mail::SpamAssassin::Util::parse_content_type returns ''
as the type, causing the part to not be scanned as text. parse_content_type
should instead return the default type of "text/plain".
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.