]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Fixed error handling when directors support incompatible tags
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 5 Jun 2016 13:40:27 +0000 (16:40 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 14 Jun 2016 09:23:00 +0000 (12:23 +0300)
commit3920a5f312900c0681e7c3f01ce88b62143b566d
treef02e44d3cd66e19f4c59653f6ffe711cd2912aac
parentdf0fe3927a8fb052f138a3d053c6d3865f23d677
director: Fixed error handling when directors support incompatible tags

Connection should have been disconnected immediately, not after the next
command that would have produced "Incompatible protocol".
src/director/director-connection.c