<?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>Messages sent through SMTP server are truncated</title> 
  <pubDate>Fri, 10 Apr 2026 14:08:40 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10080</link> 
  <atom:link rel="self" type="application/rss+xml" title="Messages sent through SMTP server are truncated" href="https://bugs.horde.org/ticket/10080/rss" /> 
  <description>Messages sent through SMTP server are truncated</description> 
 
   
   
  <item> 
   <title>When sending messages through a SMTP server, the messages ar</title> 
   <description>When sending messages through a SMTP server, the messages are truncated and following message is logged around the same time:

May 14 16:37:29 mail HORDE: HORDE [imp] PHP ERROR: strlen() expects parameter 1 to be string, resource given [pid 9285 on line 862 of &quot;/usr/share/php5/PEAR/Net/SMTP.php&quot;]

Using the local sendmail binary, all is well. But since we would like to use SASL authentication to determine if a user is allowed to use a From address (which worked flawlessly in H3), the SMTP server is a more convenient way.</description> 
   <pubDate>Sat, 14 May 2011 14:52:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10080#t64668</link> 
  </item> 
   
  <item> 
   <title>Another observation is that the message that is sent, is not</title> 
   <description>Another observation is that the message that is sent, is not stored in the Sent map when using the SMTP mailer (but it is saved when using the local sendmail binary). Attached the message that is received.</description> 
   <pubDate>Sat, 14 May 2011 15:20:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10080#t64669</link> 
  </item> 
   
  <item> 
   <title>&gt; May 14 16:37:29 mail HORDE: HORDE [imp] PHP ERROR: strlen(</title> 
   <description>&gt; May 14 16:37:29 mail HORDE: HORDE [imp] PHP ERROR: strlen() expects 
&gt; parameter 1 to be string, resource given [pid 9285 on line 862 of 
&gt; &quot;/usr/share/php5/PEAR/Net/SMTP.php&quot;]

Your Net_SMTP is too old.  Horde_Mail clearly indicates the minimum version is 1.4.0.</description> 
   <pubDate>Mon, 16 May 2011 17:01:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10080#t64691</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
