Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-23 | imap: support PREAUTH | Daniel Stenberg | |
It is a defined possible greeting at server startup that means the connection is already authenticated. See https://tools.ietf.org/html/rfc3501#section-7.1.4 Test 846 added to verify. Fixes #1818 Closes #1820 |