]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-imap-client: Disconnection during LOGIN should still have state=disconnected
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 10 Apr 2017 13:44:52 +0000 (16:44 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 10 Apr 2017 15:00:13 +0000 (18:00 +0300)
commit097c10487fab35afe3425c6a5e8890cd0b218e21
tree5938453872c1ded92757c80cc48d65a534616464
parent53ea5f8b6f38d3da94d7abcf2ff0555c1d3e218a
lib-imap-client: Disconnection during LOGIN should still have state=disconnected

It's not an authentication failure, which would imply that the user or
password was wrong.
src/lib-imap-client/imapc-client.h
src/lib-imap-client/imapc-connection.c