[Tickets #8837] Re: invalid email address
bugs at horde.org
bugs at horde.org
Wed Jan 27 08:16:59 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8837
------------------------------------------------------------------------------
Ticket | 8837
Updated By | rsalmon at mbpgroup.com
Summary | invalid email address
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-01-27 03:16) wrote:
> I don't see this. Sending a message gives me the following (trying
> both ISO-8859-1 and UTF-8):
>
> To: =?iso-8859-1?b?Q+lsaW5l?= <test at example.com>
>
> To: =?utf-8?b?Q8OpbGluZQ==?= <test at example.com>
Reading your comment, the encoded string look like the same :
yours : To: =?iso-8859-1?b?Q+lsaW5l?= <test at example.com>
mine : To: =?utf-8?b?Q+lsaW5l?= <mysefl at work.com>
If I edit the source of the message and change "utf-8" to
"iso-8859-1", header is displayed fine in IMP.
More information about the bugs
mailing list