The branch "master" has been updated. The following is a summary of the commits.
from: db2e64cfae7fea5fd77c5150421a7311ffa08fd9 7c99f1d A bit clearer 3615b5a todo a553943 [mms] A noop() call before authentication will now correctly throw an exception on a connection issue (Bug #13205). 3d72879 [mms] Fix verification of IMAP and POP3 servers (Bug #13205). Summary: http://github.com/horde/horde/compare/db2e64cfae7fea5fd77c5150421a7311ffa08fd9...3d7287988272bf9ae4a93b7f75d726fb613a9f07 ----------------------------------------------------------------------- commit 7c99f1d2fc8c32fcd58bec1e766af26859d50fcf Author: Michael M Slusarz <[email protected]> Date: Wed May 21 15:46:22 2014 -0600 A bit clearer imp/docs/INSTALL | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/7c99f1d2fc8c32fcd58bec1e766af26859d50fcf ----------------------------------------------------------------------- commit 3615b5a1f9da3c995dd5ade59b3d0428a0c9b1b1 Author: Michael M Slusarz <[email protected]> Date: Wed May 21 17:06:07 2014 -0600 todo framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/3615b5a1f9da3c995dd5ade59b3d0428a0c9b1b1 ----------------------------------------------------------------------- commit a55394347b0ef4057224edc86c11de88756f99ba Author: Michael M Slusarz <[email protected]> Date: Wed May 21 17:07:58 2014 -0600 [mms] A noop() call before authentication will now correctly throw an exception on a connection issue (Bug #13205). framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 7 ++++--- framework/Imap_Client/package.xml | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/a55394347b0ef4057224edc86c11de88756f99ba ----------------------------------------------------------------------- commit 3d7287988272bf9ae4a93b7f75d726fb613a9f07 Author: Michael M Slusarz <[email protected]> Date: Wed May 21 17:09:53 2014 -0600 [mms] Fix verification of IMAP and POP3 servers (Bug #13205). .../Mail_Autoconfig/lib/Horde/Mail/Autoconfig/Server/Imap.php | 5 +- .../Mail_Autoconfig/lib/Horde/Mail/Autoconfig/Server/Pop3.php | 8 +- framework/Mail_Autoconfig/package.xml | 6 +- .../Mail_Autoconfig/test/Horde/Mail/Autoconfig/AutoconfigTest.php | 41 ++++- .../Mail_Autoconfig/test/Horde/Mail/Autoconfig/conf.php.dist | 5 +- 5 files changed, 52 insertions(+), 13 deletions(-) http://github.com/horde/horde/commit/3d7287988272bf9ae4a93b7f75d726fb613a9f07 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
