[Tickets #1621] NEW: non-ASCII 7-bit message headers not
RFC2047-encoded
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 24 16:16:17 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1621
-----------------------------------------------------------------------
Ticket | 1621
Created By | windhamg at email.arizona.edu
Summary | non-ASCII 7-bit message headers not RFC2047-encoded
Queue | IMP
Version | HEAD
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
windhamg at email.arizona.edu (2005-03-24 16:16) wrote:
When using a non-ASCII, 7bit "sending charset" (such as ISO-2022-JP) the
message headers are not being properly encoded, per RFC2047. The
MIME::encode() function appears to be using only the "is8bit" check in
deciding to encode the text, regardless of whether or not it's ASCII.
The result of this is that the resulting mail headers end up being displayed
as "raw" ISO-2022-JP text, which is "gibberish" to the user.
More information about the bugs
mailing list