The branch "master" has been updated. The following is a summary of the commits.
from: d07c608120bddc1f0af58a654812641eec53b320 4279d25 [mms] Enhanced parsing of POP3 data from the remote server. 8b12e8a [mms] Add 'no_body' parameter to Horde_Mime_Part#parseMessage(). 58325ae [mms] Fix caching MIME structure data in POP3 driver. ----------------------------------------------------------------------- commit 4279d25c76bef603d017f8b0941b0ecfc54f6d39 Author: Michael M Slusarz <[email protected]> Date: Tue May 28 01:00:03 2013 -0600 [mms] Enhanced parsing of POP3 data from the remote server. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 244 ++++++----- framework/Imap_Client/package.xml | 4 +- 2 files changed, 133 insertions(+), 115 deletions(-) http://git.horde.org/horde-git/-/commit/4279d25c76bef603d017f8b0941b0ecfc54f6d39 ----------------------------------------------------------------------- commit 8b12e8a14264a139a2891bba931e1cc055d1e02c Author: Michael M Slusarz <[email protected]> Date: Tue May 28 02:01:00 2013 -0600 [mms] Add 'no_body' parameter to Horde_Mime_Part#parseMessage(). framework/Mime/lib/Horde/Mime/Part.php | 53 ++++++++++++++++++++++--------- framework/Mime/package.xml | 12 +++--- 2 files changed, 43 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/8b12e8a14264a139a2891bba931e1cc055d1e02c ----------------------------------------------------------------------- commit 58325ae5c6333f61a3e43aaded6adb7b8de2935b Author: Michael M Slusarz <[email protected]> Date: Tue May 28 02:03:55 2013 -0600 [mms] Fix caching MIME structure data in POP3 driver. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 2 +- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/58325ae5c6333f61a3e43aaded6adb7b8de2935b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
