]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: ldap: Reconnect to server if receiving unknown msgid
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 26 Jan 2022 12:46:55 +0000 (14:46 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 2 Feb 2022 10:16:38 +0000 (10:16 +0000)
commit6360d26c8ac42e67623ba186c166d4d89b6ad289
tree79ec9936e74ea4828a4025eee8d37282f8943a34
parent88d55b93baa49c50e99876462e3e1d93722317ca
auth: ldap: Reconnect to server if receiving unknown msgid

It's unclear why this happens. Is it a bug on server or client side?
Either way, this situation doesn't now fix itself automatically, so
reconnecting should help.
src/auth/db-ldap.c