http://bugzilla.spamassassin.org/show_bug.cgi?id=3749
Summary: message parser skips blank/invalid(?) parts
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Libraries
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
While debugging bug 3748, I found that we completely skip parts with no body
section. I don't think this is a major issue since there's nothing in the part
that we need to scan, but we should be adding a node for the part in the tree.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.