6.0.0-beta6
4/10/26
  • Error
    Ticket 7539 was not found.

[#10080] Messages sent through SMTP server are truncated
Summary Messages sent through SMTP server are truncated
Queue IMP
Queue Version 5.0.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester arjen+horde (at) de-korte (dot) org
Created 5/14/11 (5445 days ago)
Due
Updated 5/16/11 (5443 days ago)
Assigned
Resolved 5/16/11 (5443 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/16/2011 05:01:29 PM Michael Slusarz Comment #3
State ⇒ Not A Bug
Reply to this comment
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 
"/usr/share/php5/PEAR/Net/SMTP.php"]
Your Net_SMTP is too old.  Horde_Mail clearly indicates the minimum 
version is 1.4.0.
05/14/2011 03:20:35 PM arjen+horde (at) de-korte (dot) org Comment #2
New Attachment: truncated_message.txt Download
Reply to this comment
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.
05/14/2011 02:52:09 PM arjen+horde (at) de-korte (dot) org Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Messages sent through SMTP server are truncated
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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 
"/usr/share/php5/PEAR/Net/SMTP.php"]

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.

Saved Queries