]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-imap-client: Fix reconnection
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 10 Apr 2017 14:07:28 +0000 (17:07 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 11 Apr 2017 07:02:15 +0000 (10:02 +0300)
commitbfb235540bd3f17542dcd687a9215658c225c205
tree01b20db35277d802281ceaedcffdfe0489e7ec8d
parent13ebc01c1dc31cb1ebf7b3384c078dd0bb0e6153
lib-imap-client: Fix reconnection

There was already code for reconnection. We just shouldn't have gone very
far in imapc_connection_connect() if we were still waiting for reconnection
delay to pass.
src/lib-imap-client/imapc-connection.c