You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/09/04 23:12:15 UTC

[Bug 3749] New: message parser skips blank/invalid(?) parts

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: felicity@kluge.net
        ReportedBy: felicity@kluge.net
                CC: dev@spamassassin.apache.org


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.