http://bugzilla.spamassassin.org/show_bug.cgi?id=3749
------- Additional Comments From [EMAIL PROTECTED] 2004-09-05 11:13 ------- aha! the extra node thing is caused by malformed mime boundaries. ----9382928791803058304 Content-Type: text/html; Content-Transfer-Encoding: 7Bit [...] ----9382928791803058304--- note the extra dash at the end of the bottom boundary -- so our parser sees that as a new mime part which is empty (nothing after that boundary), defaults to text/plain as it should, etc. more to come... ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
