The branch "master" has been updated. The following is a summary of the commits.
from: 0df424e12704187ac6adfdc46e93f6da181b20ca e747dee [mms] Fix sniffing capabilities for POP3 servers that don't support the CAPA command. a5d20cf [mms] Add remote POP3 server test. 4163fea Released Horde_Imap_Client-2.12.2 25597a2 Development mode for Horde_Imap_Client-2.12.3 ----------------------------------------------------------------------- commit e747dee6de55e24e2d59b091d431e105c3428798 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 15 12:52:15 2013 -0600 [mms] Fix sniffing capabilities for POP3 servers that don't support the CAPA command. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 41 +++++++---- framework/Imap_Client/package.xml | 4 +- 2 files changed, 28 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/e747dee6de55e24e2d59b091d431e105c3428798 ----------------------------------------------------------------------- commit a5d20cf9f1627e9ae085c144576698f90c241c78 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 15 13:32:12 2013 -0600 [mms] Add remote POP3 server test. framework/Imap_Client/package.xml | 10 +- .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 4 + .../Imap_Client/test/Horde/Imap/Client/RemotePop3ServerTest.php | 81 +++++ framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 19 + 4 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/RemotePop3ServerTest.php http://git.horde.org/horde-git/-/commit/a5d20cf9f1627e9ae085c144576698f90c241c78 ----------------------------------------------------------------------- commit 4163fea44d221ef777a0e5dc58faf95fca672620 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 15 13:42:56 2013 -0600 Released Horde_Imap_Client-2.12.2 framework/Imap_Client/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/4163fea44d221ef777a0e5dc58faf95fca672620 ----------------------------------------------------------------------- commit 25597a21162d3fbbeeb84ee94a7f2902ad046fc8 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 15 13:42:56 2013 -0600 Development mode for Horde_Imap_Client-2.12.3 framework/Imap_Client/package.xml | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/25597a21162d3fbbeeb84ee94a7f2902ad046fc8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
