<?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>Mails cannot be send: &quot;Invalid e-mail address&quot;</title> 
  <pubDate>Mon, 06 Apr 2026 06:04:09 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14518</link> 
  <atom:link rel="self" type="application/rss+xml" title="Mails cannot be send: &quot;Invalid e-mail address&quot;" href="https://bugs.horde.org/ticket/14518/rss" /> 
  <description>Mails cannot be send: &quot;Invalid e-mail address&quot;</description> 
 
   
   
  <item> 
   <title>When trying to send a mail, i can enter whatever recipient I</title> 
   <description>When trying to send a mail, i can enter whatever recipient I want - I always get the message &quot;Invalid e-mail address (&lt;address&gt;).&quot; No metter what address I&#039;ve entered.

I&#039;ve already checked lib/Compose.php Function _prepSendMessageEncode where the error is raised.

The passed Horde_Mail_Rfc822_List looks like this:
http://pastebin.com/swfsQtax

I also tried to work around this manually to bypass the foreach loop with:
$out[] = $val-&gt;__get(&#039;bare_address&#039;);
continue;

This brought me a bit further, but now it failes outside the function with &quot;Address is missing domain&quot;.

I&#039;ve no idea what to do further here but as I said - I can no longer send any email.....</description> 
   <pubDate>Wed, 23 Nov 2016 09:04:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14518#t91318</link> 
  </item> 
   
  <item> 
   <title>I reinstalled the whole Horde Stack and now it seems to work</title> 
   <description>I reinstalled the whole Horde Stack and now it seems to work.... sorry for the noise.</description> 
   <pubDate>Wed, 23 Nov 2016 12:10:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14518#t91322</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
