[commits] Horde branch develop updated. c995eeadff872d6bc8683d0f23679d5a3c5dbec8

Michael J. Rubinsky mrubinsk at horde.org
Sun May 27 15:23:13 UTC 2012


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

from: 3c3dbc4b33ce7576bdfbaa98a944988ac8101774

c995eea Always force conversion to UTF-8 when sending message bodies.

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

commit c995eeadff872d6bc8683d0f23679d5a3c5dbec8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 11:20:20 2012 -0400

    Always force conversion to UTF-8 when sending message bodies.
    
    Some clients like e.g., iOS, completely break when receiving non UTF-8 data
    making it impossible to receive any more email while the offending message
    still present in the mailbox. Force conversion to help ensure this doesn't
    happen.
    
    This fixes a few problem messages I had in my mailbox. Not sure if
    it's worth still running (the expensive) Horde_String::validUtf8() method
    as well.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   42 ++++++------
 1 files changed, 21 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/c995eeadff872d6bc8683d0f23679d5a3c5dbec8




More information about the commits mailing list