Summary | IMP reply split name with comma and missing quotation mark? |
Queue | IMP |
Queue Version | 6.2.16 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 09/21/2016 (3209 days ago) |
Due | |
Updated | 09/23/2016 (3207 days ago) |
Assigned | 09/21/2016 (3209 days ago) |
Resolved | 09/23/2016 (3207 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
No IMP error, sorry for the noise.
From: =?utf-8?B?xxxxxxxxx?= <user@example.com>
Is it possible to convert the utf-8 sender name on the horde cli?
and to do the reverse:
echo Horde_Mime::encode('"Mike, Hå" <mike@example.com>');
[1]
https://github.com/horde/horde/commit/9cf5454ce4517426b6b612562caf118721fe5390
From: =?utf-8?B?xxxxxxxxx?= <user@example.com>
Is it possible to convert the utf-8 sender name on the horde cli?
example message?
Bug: 14456Horde_Mime 2.10.1 stable
Horde_Mime_Viewer 2.2.1 stable
php5-dev 5.6.24+dfsg-0+deb8u1
State ⇒ Feedback
Bug: 14456State ⇒ Unconfirmed
New Attachment: screenshot_horde.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ IMP reply split name with comma and missing quotation mark?
Type ⇒ Bug
Priority ⇒ 1. Low
encode) IMP split the name. Only the second name (red mark) contain
the right email adresse, the first name is empty/only the name.
Issue is maybe the missing quotation mark?