Summary | cannot open email with special characters |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | marc (at) r4l (dot) com |
Created | 10/25/2004 (7560 days ago) |
Due | |
Updated | 10/26/2004 (7559 days ago) |
Assigned | 10/26/2004 (7559 days ago) |
Resolved | 10/26/2004 (7559 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Thanks for looking into this, appreciated.
--marc
State ⇒ Not A Bug
has a Content-Transfer-Encoding of 'binary', an invalid encoding for
MIME messages sent through email. However, my version of IMP handles
the message just find. Most likely, you are using an older version of
c-client that is segfaulting when it tries to parse this message (I am
using version imap-2004a). Solution: upgrade to a new version of
c-client. In any case, this is a PHP/imap bug, not a Horde problem.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ cannot open email with special characters
Queue ⇒ IMP
If I have "$mime_drivers['imp']['plain']['inline'] = true;" defined in
horde/imp/config/mime_drivers.php, then the email cannot be opened by IMP.