[Tickets #9691] Re: Messages sent from Thunderbird (PT) with Bcc don't open
bugs at horde.org
bugs at horde.org
Thu Mar 24 06:44:25 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9691
------------------------------------------------------------------------------
Ticket | 9691
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Messages sent from Thunderbird (PT) with Bcc don't open
Queue | IMP
Version | Git master
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-03-24 06:44) wrote:
That message is completely broken - the To field is a UTF-8 string (as
opposed to ASCII MIME encoded string). I think the issue is that IMAP
servers are inconsistent in how they return this data. I'm using
Dovecot 2 and it returns the To string in UTF-8, but there is no
requirement (or expectation) to do so. The string could just as
easily be ISO-8859-1, for example.
So your solution is probably the best - sanity checking is about all
we can really do in this case.
More information about the bugs
mailing list