]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: smtp-client-connection - Always abort all commands upon smtp_client_connect...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Thu, 22 Apr 2021 10:36:18 +0000 (12:36 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 21 May 2021 20:20:48 +0000 (20:20 +0000)
commit9673639616df873f1c5b106c043b3f0c37ef7f2c
treebf6c22a6c0c9b96b7c0e2654b513c87293d4583d
parent0ef7144312d1c22d0e70b601a2e69c9d1fcd2efb
lib-smtp: smtp-client-connection - Always abort all commands upon smtp_client_connection_close().

Before, these would get a disconnect failure, which makes no sense when the
client is causing the disconnect.
src/lib-smtp/smtp-client-connection.c