6.0.0-beta1
7/6/25

[#9526] IMP not parsing email headers correctly
Summary IMP not parsing email headers correctly
Queue IMP
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester rene (at) wherezit (dot) com
Created 01/19/2011 (5282 days ago)
Due
Updated 04/22/2014 (4093 days ago)
Assigned
Resolved 01/19/2011 (5282 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/19/2011 03:42:20 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
It's not.
01/19/2011 03:12:04 PM rene (at) wherezit (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP not parsing email headers correctly
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
Reply to this comment
I've had a couple of my customers complain that the email bills that 
they've been sent are coming through as gibberish.  Namely, they can't 
read HTML and IMP is presenting the HTML email as text instead of HTML.

I'm guessing that the problem lies with parsing the line continuation 
character in the email headers.  The spec (RFC 822, section 3.4.2) 
says that it can be either a space or a tab.  I'm using spaces but 
every example I've seen recently of MIME/HTML formatted emails uses 
tabs.

So my belief is that IMP is only accepting tabs when it parses the 
MIME email headers.

I've changed my code to use tabs to fix the immediate problem.

Sorry, I don't have the time to download/install/test/verify that this 
is the problem with IMP.


Saved Queries