[commits] Horde branch master updated. 9dc07f0feada8ebe3ccb7a184454b0605ef8c1b2
Michael J. Rubinsky
mrubinsk at horde.org
Thu Sep 4 21:59:21 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 012a97c673644996e5077bbdd0117f4474d1da4a
7e2b541 Add @since
5d15762 Add Horde_ActiveSync_Rfc822::replaceMime()
1a3456e Fix passing the stream, phpdoc.
9dc07f0 Allow the activesync_mail_presend hook to return new MIME data.
Summary: http://github.com/horde/horde/compare/012a97c673644996e5077bbdd0117f4474d1da4a...9dc07f0feada8ebe3ccb7a184454b0605ef8c1b2
-----------------------------------------------------------------------
commit 7e2b541d6017b29e548c922e4a76c0519b958b54
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 4 17:12:19 2014 -0400
Add @since
.../lib/Horde/ActiveSync/Exception/EmailFatalFailure.php | 2 ++
framework/ActiveSync/lib/Horde/ActiveSync/Mime.php | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/7e2b541d6017b29e548c922e4a76c0519b958b54
-----------------------------------------------------------------------
commit 5d15762c9e310666b1622742f14315b7f21799b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 4 17:12:30 2014 -0400
Add Horde_ActiveSync_Rfc822::replaceMime()
framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php | 39 +++++++++++++++--
1 files changed, 34 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/5d15762c9e310666b1622742f14315b7f21799b2
-----------------------------------------------------------------------
commit 1a3456e6111bcc238465be54de40aaadce86cda1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 4 17:57:38 2014 -0400
Fix passing the stream, phpdoc.
framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/1a3456e6111bcc238465be54de40aaadce86cda1
-----------------------------------------------------------------------
commit 9dc07f0feada8ebe3ccb7a184454b0605ef8c1b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Sep 4 17:58:03 2014 -0400
Allow the activesync_mail_presend hook to return new MIME data.
Since clients are so fussy about error messages, this provides the
option for just removing the offending attachments, replacing them with
a text part explaining what happened, and sending the message.
framework/Core/lib/Horde/Core/ActiveSync/Mail.php | 3 ++
horde/config/hooks.php.dist | 35 ++++++++++++++------
2 files changed, 27 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/9dc07f0feada8ebe3ccb7a184454b0605ef8c1b2
More information about the commits
mailing list