]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-imap-client: Handle better when QRESYNC capable server doesn't send CLOSED imap...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 22 Apr 2024 08:05:09 +0000 (11:05 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 3 May 2024 07:34:35 +0000 (10:34 +0300)
commitb299ee4c1b7a391b47b9bf53cbb8666481f549c8
tree496e56535443f963afa87bf857f4c230b5c996fa
parente1c45ac2fbb6c3db0fe3c8df137d1bb5876cd234
lib-imap-client: Handle better when QRESYNC capable server doesn't send CLOSED imap-resp-code

QRESYNC RFC specifies that the [CLOSED] imap-resp-code MUST always be sent
if server advertises CONDSTORE or QRESYNC capability. However, at least some
Zimbra versions don't do this. Workaround by reconnecting to the server
automatically.
src/lib-imap-client/imapc-connection.c