<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>IMP reply split name with comma and missing quotation mark?</title> 
  <pubDate>Thu, 09 Apr 2026 20:04:41 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14476</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMP reply split name with comma and missing quotation mark?" href="https://bugs.horde.org/ticket/14476/rss" /> 
  <description>IMP reply split name with comma and missing quotation mark?</description> 
 
   
   
  <item> 
   <title>If i reply to a email with a sender name containing a comma </title> 
   <description>If i reply to a email with a sender name containing a comma (UTF-8 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?</description> 
   <pubDate>Wed, 21 Sep 2016 14:37:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91089</link> 
  </item> 
   
  <item> 
   <title>Do you have an up-to-date Horde_Mime package? This sounds li</title> 
   <description>Do you have an up-to-date Horde_Mime package? This sounds like Bug: 14456</description> 
   <pubDate>Wed, 21 Sep 2016 14:48:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91090</link> 
  </item> 
   
  <item> 
   <title>&gt; Do you have an up-to-date Horde_Mime package? This sounds </title> 
   <description>&gt; Do you have an up-to-date Horde_Mime package? This sounds like Bug: 14456

pear list -c horde | grep Mime
Horde_Mime                 2.10.1  stable
Horde_Mime_Viewer          2.2.1   stable

php5-dev                          5.6.24+dfsg-0+deb8u1</description> 
   <pubDate>Wed, 21 Sep 2016 14:51:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91091</link> 
  </item> 
   
  <item> 
   <title>Not reproducible on demo.horde.org either. Can you provide a</title> 
   <description>Not reproducible on demo.horde.org either. Can you provide an example message?</description> 
   <pubDate>Wed, 21 Sep 2016 16:05:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91093</link> 
  </item> 
   
  <item> 
   <title>&gt; Not reproducible on demo.horde.org either. Can you provide</title> 
   <description>&gt; Not reproducible on demo.horde.org either. Can you provide an example 
&gt; message?
Not this one, but I try to generate such a mail with php mail.</description> 
   <pubDate>Wed, 21 Sep 2016 17:03:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91094</link> 
  </item> 
   
  <item> 
   <title>This doesn&#039;t help really, or?
From: =?utf-8?B?xxxxxxxxx?= &lt;</title> 
   <description>This doesn&#039;t help really, or?
From: =?utf-8?B?xxxxxxxxx?= &lt;user@example.com&gt;

Is it possible to convert the utf-8 sender name on the horde cli?</description> 
   <pubDate>Wed, 21 Sep 2016 17:42:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91095</link> 
  </item> 
   
  <item> 
   <title>In all this example [1] is a quotation mark if the name cont</title> 
   <description>In all this example [1] is a quotation mark if the name contains a comma.

[1] https://github.com/horde/horde/commit/9cf5454ce4517426b6b612562caf118721fe5390</description> 
   <pubDate>Wed, 21 Sep 2016 18:50:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91097</link> 
  </item> 
   
  <item> 
   <title>&gt; In all this example [1] is a quotation mark if the name co</title> 
   <description>&gt; In all this example [1] is a quotation mark if the name contains a comma.

Correct, quotations are required in that case.
</description> 
   <pubDate>Fri, 23 Sep 2016 15:31:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91100</link> 
  </item> 
   
  <item> 
   <title>&gt; This doesn&#039;t help really, or?
&gt; From: =?utf-8?B?xxxxxxxxx</title> 
   <description>&gt; This doesn&#039;t help really, or?
&gt; From: =?utf-8?B?xxxxxxxxx?= &lt;user@example.com&gt;
&gt;
&gt; Is it possible to convert the utf-8 sender name on the horde cli?

echo Horde_Mime::decode(&#039;?utf-8?B?xxxxxxxxx?= &lt;user@example.com&gt;&#039;);

and to do the reverse:

echo Horde_Mime::encode(&#039;&quot;Mike, Hå&quot; &lt;mike@example.com&gt;&#039;);</description> 
   <pubDate>Fri, 23 Sep 2016 15:35:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91101</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; In all this example [1] is a quotation mark if the name c</title> 
   <description>&gt;&gt; In all this example [1] is a quotation mark if the name contains a comma.
&gt;
&gt; Correct, quotations are required in that case.
Thats the problem, the name doesn&#039;t contain the quotations.

No IMP error, sorry for the noise.</description> 
   <pubDate>Fri, 23 Sep 2016 16:18:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14476#t91102</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
