]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: If user host conflict is detected, make sure new host is sent back.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 24 Oct 2016 21:13:23 +0000 (00:13 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 25 Oct 2016 18:01:23 +0000 (21:01 +0300)
commite8133938b0e5b4758677b078d5ccc21926d78b24
treea1e54a3ea5022b613c198a18c3df3cf3077d2d2a
parentf3afdea8a476341d818b5cee794b872e581ef006
director: If user host conflict is detected, make sure new host is sent back.

USER-KICK-HASH was sent, but the sender didn't get back a USER reply with
the new host. This could have increased how long user's host differred in
directors.

Avoids repeating this error:
Error: User hash 2957018085 is being redirected to two hosts: 10.0.0.30 and 10.0.0.201 (old_ts=1477338836)
src/director/director-connection.c