[commits] Horde branch master updated. 9d73f81de513ce3a00d3719aadc6380450c7f3e9

Michael J. Rubinsky mrubinsk at horde.org
Mon Jun 1 04:27:00 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: e6486be516d5d88aeb7ec6194818b47b8ed92ecd

f7641fe We don't need to re-parse the rfc822 stream, we are reusing the headers.
6263c8e Comment to make it clear this was the intention.
73d396d If we fail do to a missing capability, retry after rebuilding the part.
9d73f81 phpdoc

Summary: http://github.com/horde/horde/compare/e6486be516d5d88aeb7ec6194818b47b8ed92ecd...9d73f81de513ce3a00d3719aadc6380450c7f3e9

-----------------------------------------------------------------------

commit f7641fe6054d9d0378806f0d139cbe16e678ae2f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 1 00:21:15 2015 -0400

    We don't need to re-parse the rfc822 stream, we are reusing the headers.

 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

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

-----------------------------------------------------------------------

commit 6263c8e487e11ecfb7cd5e47cdf24678dbbbe820
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 1 00:22:14 2015 -0400

    Comment to make it clear this was the intention.

 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/6263c8e487e11ecfb7cd5e47cdf24678dbbbe820

-----------------------------------------------------------------------

commit 73d396d723ece691e3b034edd8f01b1247a27a64
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 1 00:22:43 2015 -0400

    If we fail do to a missing capability, retry after rebuilding the part.
    
    Some clients send user uneditable text (such as auto-generated html
    signatures) that exceed the maximum line length, thus require
    BINARYMIME to be supported in the sending server. Check that any
    failures are not due to this by trying again after rebuilding
    the MIME part sent from the client.
    
    Fix for Bug: 13901

 framework/Core/lib/Horde/Core/ActiveSync/Mail.php |   33 +++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/73d396d723ece691e3b034edd8f01b1247a27a64

-----------------------------------------------------------------------

commit 9d73f81de513ce3a00d3719aadc6380450c7f3e9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 1 00:25:49 2015 -0400

    phpdoc
    
    Make this clear. I was incorrectly assuming a capability issue
    would be a Horde_Smtp_Exception.

 framework/Smtp/lib/Horde/Smtp.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9d73f81de513ce3a00d3719aadc6380450c7f3e9




More information about the commits mailing list