[Tickets #12817] Re: IMAP_Client_Socket tries to do SASL PLAIN auth on non-SASL account
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Nov 3 21:51:02 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12817
------------------------------------------------------------------------------
Ticket | 12817
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMAP_Client_Socket tries to do SASL PLAIN auth on
| non-SASL account
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Feedback
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-11-03 14:51) wrote:
This is incorrect. From RFC 3501:
In addition, client and server implementations MUST implement the
STARTTLS, LOGINDISABLED, and AUTH=PLAIN (described in [IMAP-TLS])
capabilities.
Godaddy is using a non-RFC compliant IMAP server, if it is not
supporting the SASL PLAIN authentication method.
So we need to code to workaround a broken server like this.
More information about the bugs
mailing list