[Tickets #14324] Re: Server does not support binary message data

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Jun 14 16:16:30 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14324
------------------------------------------------------------------------------
  Ticket             | 14324
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Server does not support binary message data
  Queue              | IMP
  Version            | 6.2.14
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Horde Developers, Michael Rubinsky
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2016-06-14 16:16) wrote:

Changes have been made in Git (master):

commit be112497921ae5edbd12d14f754674eec8b7b10a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jun 14 12:12:06 2016 -0400

     Bug: 14324  Be more graceful with rfc822/message attachment failures.

     If the message fails to send, check that it's not because of a broken
     rfc822/message attachement - most likely a too long header line. This is
     done by re-encoding the attachment as a base64 encoded
     application/octet-stream part. Not ideal, but we don't want to alter the
     original message in anyway, and this at least allows it to be forwarded.

  framework/Mime/lib/Horde/Mime/Part.php | 53  
++++++++++++++++++++++++++++++++++
  1 file changed, 53 insertions(+)

http://github.com/horde/horde/commit/be112497921ae5edbd12d14f754674eec8b7b10a





More information about the bugs mailing list