The branch "master" has been updated. The following is a summary of the commits.
from: ab944cb25976f3f86505694280bafc55e652417b 2602823 Centralize auto-determination of port number 9342117 [mms] By default, use TLS if available and necessary to login to server. 3651ef9 tweaks ----------------------------------------------------------------------- commit 26028234ad0da5b6499e6bb9a5415c40666d0220 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 28 12:34:37 2013 -0600 Centralize auto-determination of port number framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 12 ++++++- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 7 ++++ framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 18 ++++------ 3 files changed, 24 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/26028234ad0da5b6499e6bb9a5415c40666d0220 ----------------------------------------------------------------------- commit 93421174c901ffbded46a35cc8e7ec3b60ea5769 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 28 14:06:19 2013 -0600 [mms] By default, use TLS if available and necessary to login to server. framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 11 ++ framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 15 +- framework/Imap_Client/lib/Horde/Imap/Client/Base/Connection.php | 9 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 11 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Connection.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 36 +++-- framework/Imap_Client/package.xml | 10 +- 7 files changed, 58 insertions(+), 36 deletions(-) http://git.horde.org/horde-git/-/commit/93421174c901ffbded46a35cc8e7ec3b60ea5769 ----------------------------------------------------------------------- commit 3651ef9dd63eb4f948d099a1177142706343d331 Author: Michael M Slusarz <[email protected]> Date: Wed Aug 28 14:54:15 2013 -0600 tweaks framework/Smtp/lib/Horde/Smtp.php | 2 +- framework/Smtp/lib/Horde/Smtp/Connection.php | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/3651ef9dd63eb4f948d099a1177142706343d331 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
