The branch "master" has been updated. The following is a summary of the commits.
from: 1e8661cab93a0004825bef826fe6d72a58f86555 2e22266 Need to reset tracker if using POP3 3911cd5 [mms] Fix parsing continuation requests sent in SASL AUTH command (RFC 5034). bc55e79 [mms] Workaround servers who don't advertise UIDL until after authentication. ----------------------------------------------------------------------- commit 2e22266c066bf94cbb20ad9d585a1e8560e467c2 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 29 22:21:49 2013 -0600 Need to reset tracker if using POP3 imp/lib/Imap/Tree.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/2e22266c066bf94cbb20ad9d585a1e8560e467c2 ----------------------------------------------------------------------- commit 3911cd59501e74be1b5e4246058844bd837110da Author: Michael M Slusarz <[email protected]> Date: Fri Aug 30 22:32:32 2013 -0600 [mms] Fix parsing continuation requests sent in SASL AUTH command (RFC 5034). framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 3 ++- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/3911cd59501e74be1b5e4246058844bd837110da ----------------------------------------------------------------------- commit bc55e799e0af763fc0d2e3453226792c2e7dd67e Author: Michael M Slusarz <[email protected]> Date: Fri Aug 30 22:32:53 2013 -0600 [mms] Workaround servers who don't advertise UIDL until after authentication. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 3 ++- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/bc55e799e0af763fc0d2e3453226792c2e7dd67e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
