aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/imap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/imap.c b/lib/imap.c
index c1ed8673b..83176bd4b 100644
--- a/lib/imap.c
+++ b/lib/imap.c
@@ -463,7 +463,7 @@ static void state(struct connectdata *conn, imapstate newstate)
"AUTHENTICATE_DIGESTMD5_RESP",
"AUTHENTICATE_NTLM",
"AUTHENTICATE_NTLM_TYPE2MSG",
- "AUTHENTICATE",
+ "AUTHENTICATE_FINAL",
"LOGIN",
"SELECT",
"FETCH",