The branch "master" has been updated. The following is a summary of the commits.
from: 91bfd242a5a3177cb07bb4bef966e4df99085bc0 6daa004 Revert "[mms] By default, use TLS if available and necessary to login to server." ----------------------------------------------------------------------- commit 6daa00469d213bb4483af15b7512bb75a10f4ba0 Author: Jan Schneider <[email protected]> Date: Thu Aug 29 10:15:05 2013 +0200 Revert "[mms] By default, use TLS if available and necessary to login to server." This breaks logging in completely for me: S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE XIMAPPROXY] neo Cyrus IMAP v2.4.16-Debian-2.4.16-4 server ready C: 1 STARTTLS S: 1 BAD Please login first C: 2 STARTTLS S: 2 BAD Please login first C: 3 STARTTLS S: 3 BAD Please login first C: 4 STARTTLS S: 4 BAD Please login first This reverts commit 93421174c901ffbded46a35cc8e7ec3b60ea5769. 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, 36 insertions(+), 58 deletions(-) http://git.horde.org/horde-git/-/commit/6daa00469d213bb4483af15b7512bb75a10f4ba0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
