[MlMt] IMAP not working

Aaron Falk aaron.falk at gmail.com
Fri Feb 24 13:12:38 EST 2017


I access IETF mailing lists via IMAP and it stopped working for me 
around the time of the last software update.  I’ve reset and verified 
my password and tried anonymous access as well with no joy.  Access 
instructions are 
[here](https://trac.tools.ietf.org/group/tools/trac/wiki/Imap).  Is 
anyone else seeing similar problems? I’m attaching the debug output 
for both authenticated and anonymous access.  Any hints for debugging?

—aaron

Using authenticated login:

> 18:01:46 Running action
> 18:01:46 Sending request (41)
> 18:01:46 Handling request
> 18:01:46 Ready to run action (retry count: 0)
> 18:01:46 Clearing connection to imap.ietf.org
> 18:01:46 Trying to connect to imap.ietf.org on port 143 (CFNetwork) 
> with STARTTLS (required)
> 18:01:46 Resolved hostname (imap.ietf.org).
> 18:01:46 Successful connection.
> 18:01:46 S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ENABLE STARTTLS 
> COMPRESS=DEFLATE SASL-IR AUTH=PLAIN] Isode M-Box IMAP4rev1 (16.4v5) 
> server ready
> 18:01:46 C: A0 STARTTLS
> 18:01:46 S: A0 OK Start TLS negotiation now
> 18:01:46 Initiating secure connection...
> 18:01:46 Prepare secure connection...
> 18:01:46  Returned (4)...
> 18:01:46 Protocol version: kTLSProtocol12
> 18:01:46 C: A1 CAPABILITY
> 18:01:46 S: * CAPABILITY IMAP4rev1 UIDPLUS LITERAL+ UNSELECT NAMESPACE 
> SORT BINARY MULTIAPPEND THREAD=ORDEREDSUBJECT THREAD=REFERENCES 
> ESEARCH LIST-EXTENDED IDLE URLAUTH CATENATE CONDSTORE QRESYNC ENABLE 
> ACL RIGHTS=kxet QUOTA COMPRESS=DEFLATE SASL-IR WITHIN CONTEXT=SEARCH 
> SEARCHRES SPECIAL-USE MOVE AUTH=PLAIN
> 18:01:46 S: A1 OK CAPABILITY Completed
> 18:01:46 Reusing latest used password
> 18:01:46 C: A2 AUTHENTICATE PLAIN ••••••••••
> 18:01:47 S: A2 NO AUTHENTICATION has failed
> 18:01:47 Error: Server response: “A2 NO AUTHENTICATION has 
> failed”. Command attempted: “A2 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:01:47 Retrieving password (keychain or user request)
> 18:01:50 C: A3 AUTHENTICATE PLAIN ••••••••••
> 18:01:50 S: A3 NO AUTHENTICATION has failed
> 18:01:50 Error: Server response: “A3 NO AUTHENTICATION has 
> failed”. Command attempted: “A3 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:01:50 Retrieving password (keychain or user request)
> 18:01:51 Error: Failed to retrieve password for account.
> 18:01:51 Error code: 4
> 18:01:51 Failed action (1000). Reset observed read/write timeouts: 8/8
>
> 18:01:51 Handling reply


Using anonymous access:

> 18:01:51 Handling reply
> 18:02:29 Running action
> 18:02:29 Sending request (42)
> 18:02:29 Handling request
> 18:02:29 Trying to disconnect nicely (8)...
> 18:02:29 C: A4 LOGOUT
> 18:02:30 S: * BYE LOGOUT received
> 18:02:30 S: A4 OK LOGOUT Completed
> 18:02:30 Clearing connection to imap.ietf.org
> 18:02:30 Ready to run action (retry count: 0)
> 18:02:30 Clearing connection to imap.ietf.org
> 18:02:30 Trying to connect to imap.ietf.org on port 143 (CFNetwork) 
> with STARTTLS (required)
> 18:02:30 Resolved hostname (imap.ietf.org).
> 18:02:30 Successful connection.
> 18:02:30 S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ENABLE STARTTLS 
> COMPRESS=DEFLATE SASL-IR AUTH=PLAIN] Isode M-Box IMAP4rev1 (16.4v5) 
> server ready
> 18:02:30 C: A0 STARTTLS
> 18:02:30 S: A0 OK Start TLS negotiation now
> 18:02:30 Initiating secure connection...
> 18:02:30 Prepare secure connection...
> 18:02:30  Returned (4)...
> 18:02:30 Protocol version: kTLSProtocol12
> 18:02:30 C: A1 CAPABILITY
> 18:02:30 S: * CAPABILITY IMAP4rev1 UIDPLUS LITERAL+ UNSELECT NAMESPACE 
> SORT BINARY MULTIAPPEND THREAD=ORDEREDSUBJECT THREAD=REFERENCES 
> ESEARCH LIST-EXTENDED IDLE URLAUTH CATENATE CONDSTORE QRESYNC ENABLE 
> ACL RIGHTS=kxet QUOTA COMPRESS=DEFLATE SASL-IR WITHIN CONTEXT=SEARCH 
> SEARCHRES SPECIAL-USE MOVE AUTH=PLAIN
> 18:02:30 S: A1 OK CAPABILITY Completed
> 18:02:30 Reusing latest used password
> 18:02:30 C: A2 AUTHENTICATE PLAIN ••••••••••
> 18:02:30 S: A2 NO AUTHENTICATION has failed
> 18:02:30 Error: Server response: “A2 NO AUTHENTICATION has 
> failed”. Command attempted: “A2 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:02:30 Retrieving password (keychain or user request)
> 18:02:30 C: A3 AUTHENTICATE PLAIN ••••••••••
> 18:02:30 S: A3 NO AUTHENTICATION has failed
> 18:02:30 Error: Server response: “A3 NO AUTHENTICATION has 
> failed”. Command attempted: “A3 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:02:30 Reusing latest used password
> 18:02:30 C: A4 AUTHENTICATE PLAIN ••••••••••
> 18:02:30 S: A4 NO AUTHENTICATION has failed
> 18:02:30 Error: Server response: “A4 NO AUTHENTICATION has 
> failed”. Command attempted: “A4 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:02:30 Retrieving password (keychain or user request)
> 18:02:30 C: A5 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A5 NO AUTHENTICATION has failed
> 18:02:31 Error: Server response: “A5 NO AUTHENTICATION has 
> failed”. Command attempted: “A5 AUTHENTICATE PLAIN 
> ••••••••••”.
> 18:02:31 Reusing latest used password
> 18:02:31 C: A6 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A6 NO AUTHENTICATION has failed
> 18:02:31 Error: Additional errors suppressed.
> 18:02:31 Retrieving password (keychain or user request)
> 18:02:31 C: A7 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A7 NO AUTHENTICATION has failed
> 18:02:31 Reusing latest used password
> 18:02:31 C: A8 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A8 NO AUTHENTICATION has failed
> 18:02:31 Retrieving password (keychain or user request)
> 18:02:31 C: A9 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A9 NO AUTHENTICATION has failed
> 18:02:31 Reusing latest used password
> 18:02:31 C: A10 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A10 NO AUTHENTICATION has failed
> 18:02:31 Retrieving password (keychain or user request)
> 18:02:31 C: A11 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A11 NO AUTHENTICATION has failed
> 18:02:31 Reusing latest used password
> 18:02:31 C: A12 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A12 NO AUTHENTICATION has failed
> 18:02:31 Retrieving password (keychain or user request)
> 18:02:31 C: A13 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A13 NO AUTHENTICATION has failed
> 18:02:31 Reusing latest used password
> 18:02:31 C: A14 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A14 NO AUTHENTICATION has failed
> 18:02:31 Retrieving password (keychain or user request)
> 18:02:31 C: A15 AUTHENTICATE PLAIN ••••••••••
> 18:02:31 S: A15 NO AUTHENTICATION has failed
> 18:02:31 Reusing latest used password
> 18:02:31 C: A16 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A16 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A17 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A17 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A18 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A18 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A19 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A19 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A20 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A20 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A21 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A21 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A22 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A22 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A23 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A23 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A24 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A24 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A25 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A25 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A26 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A26 NO AUTHENTICATION has failed
> 18:02:32 Retrieving password (keychain or user request)
> 18:02:32 C: A27 AUTHENTICATE PLAIN ••••••••••
> 18:02:32 S: A27 NO AUTHENTICATION has failed
> 18:02:32 Reusing latest used password
> 18:02:32 C: A28 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A28 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:33 C: A29 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A29 NO AUTHENTICATION has failed
> 18:02:33 Reusing latest used password
> 18:02:33 C: A30 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A30 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:33 C: A31 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A31 NO AUTHENTICATION has failed
> 18:02:33 Reusing latest used password
> 18:02:33 C: A32 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A32 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:33 C: A33 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A33 NO AUTHENTICATION has failed
> 18:02:33 Reusing latest used password
> 18:02:33 C: A34 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A34 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:33 C: A35 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A35 NO AUTHENTICATION has failed
> 18:02:33 Reusing latest used password
> 18:02:33 C: A36 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A36 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:33 C: A37 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A37 NO AUTHENTICATION has failed
> 18:02:33 Reusing latest used password
> 18:02:33 C: A38 AUTHENTICATE PLAIN ••••••••••
> 18:02:33 S: A38 NO AUTHENTICATION has failed
> 18:02:33 Retrieving password (keychain or user request)
> 18:02:34 C: A39 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A39 NO AUTHENTICATION has failed
> 18:02:34 Reusing latest used password
> 18:02:34 C: A40 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A40 NO AUTHENTICATION has failed
> 18:02:34 Retrieving password (keychain or user request)
> 18:02:34 C: A41 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A41 NO AUTHENTICATION has failed
> 18:02:34 Reusing latest used password
> 18:02:34 C: A42 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A42 NO AUTHENTICATION has failed
> 18:02:34 Retrieving password (keychain or user request)
> 18:02:34 C: A43 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A43 NO AUTHENTICATION has failed
> 18:02:34 Reusing latest used password
> 18:02:34 C: A44 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A44 NO AUTHENTICATION has failed
> 18:02:34 Retrieving password (keychain or user request)
> 18:02:34 C: A45 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A45 NO AUTHENTICATION has failed
> 18:02:34 Reusing latest used password
> 18:02:34 C: A46 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A46 NO AUTHENTICATION has failed
> 18:02:34 Retrieving password (keychain or user request)
> 18:02:34 C: A47 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 S: A47 NO AUTHENTICATION has failed
> 18:02:34 Reusing latest used password
> 18:02:34 C: A48 AUTHENTICATE PLAIN ••••••••••
> 18:02:34 Trying to terminate connection...
> 18:02:34 S: <<< terminated reading >>>
> 18:02:34 Trying to disconnect nicely (8)...
> 18:02:34 C: A49 LOGOUT
> 18:02:34 S: <<< terminated reading >>>
> 18:02:34  Logout error should not happen (9).
> 18:02:34 Clearing connection to imap.ietf.org
> 18:02:34 Error code: 9
> 18:02:34 Failed action (1000). Reset observed read/write timeouts: 8/8
>
> 18:02:34 Handling reply
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20170224/49ea6d68/attachment-0001.html>


More information about the mailmate mailing list