Summary | Invalid MIME encoding in address headers |
Queue | IMP |
Queue Version | 4.1.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | thomas (at) henlich (dot) de |
Created | 03/06/2009 (5966 days ago) |
Due | |
Updated | 03/10/2009 (5962 days ago) |
Assigned | 03/06/2009 (5966 days ago) |
Resolved | 03/10/2009 (5962 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Feedback
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Invalid MIME encoding in address headers
Type ⇒ Bug
State ⇒ Unconfirmed
Ing. Tomás Hxxxxxx <Thomas.Hxxxxxx@xx-xxxxxxx.de>
is encoded as
"Ing. =?iso-8859-15?b?VG9t4XM=?= Hxxxxxx"
<Thomas.Hxxxxxx@xx-xxxxxxx.de>
According to RFC 2047:
+ An 'encoded-word' MUST NOT appear within a 'quoted-string'.
This confuses e-mail clients which strictly adhere to this definition,
e.g. Opera 9.64 and should be fixed in IMP.