The branch "FRAMEWORK_4" has been updated. The following is a summary of the commits.
from: c10809087d2f49d9c7b8a6b828123647fa6bbc15 d412f39 [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option for POP3 driver (Request #11435). 6d584d6 [mms] Fix CRAM-MD5 authentication for POP3 driver (Bug #11449). ----------------------------------------------------------------------- commit d412f394993d5a5322c084ef5413111af9290ecd Author: Michael M Slusarz <[email protected]> Date: Thu Oct 25 01:11:34 2012 -0600 [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option for POP3 driver (Request #11435). framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 4 +++- framework/Imap_Client/package.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/d412f394993d5a5322c084ef5413111af9290ecd ----------------------------------------------------------------------- commit 6d584d6645181b097d1abed69ee997cce9075837 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 25 01:12:23 2012 -0600 [mms] Fix CRAM-MD5 authentication for POP3 driver (Bug #11449). framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 6 ++++-- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/6d584d6645181b097d1abed69ee997cce9075837 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
