6.0.0-beta1
7/5/25

[#10820] Sending messages as 8BITMIME or BINARYMIME broken
Summary Sending messages as 8BITMIME or BINARYMIME broken
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester christof (at) buergi (dot) lugs (dot) ch
Created 11/30/2011 (4966 days ago)
Due
Updated 11/30/2011 (4966 days ago)
Assigned
Resolved 11/30/2011 (4966 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/30/2011 09:42:59 PM Michael Slusarz Summary ⇒ Sending messages as 8BITMIME or BINARYMIME broken
 
11/30/2011 09:42:42 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Priority ⇒ 2. Medium
Reply to this comment
Fixed and released Horde_Mime 1.3.2.  Thanks.
11/30/2011 09:40:50 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

[mms] Fix for broken 8BITMIME/BINARYMIME SMTP capability detection 
(Bug #10820).

  2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/173c6d3a695419a9105626794f6e40fdc00069b9
11/30/2011 07:13:51 PM christof (at) buergi (dot) lugs (dot) ch Comment #1
Priority ⇒ 1. Low
New Attachment: Part.diff Download
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Sending texts as 8BITMIME oder BINARYMIME broken
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Horde_Mime_Part's method "send" checks the SMTP server for 8BITMIME 
and BINARYMIME capabilities. Before that, the transport object is 
checked, whether it's an SMTP object in the first place.

Unfortunately, that check is for a Horde_Mail_Smtp instance instead of 
a Horde _Mail_Transport_Smtp instance, thus in fact disabling the 
functionality.

Saved Queries