]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: Uncork connection after QUIT, not before
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 6 Nov 2019 12:32:57 +0000 (14:32 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 12 Nov 2019 07:30:50 +0000 (07:30 +0000)
commitf6232017cbdb1f34dfd9f2ef722022f978b34f25
treea7bc99f5d1d78089ee8166839ae42ab9d4028ca5
parentd9e2ab132252ea10fa699591f2b064d77220d42a
lib-smtp: Uncork connection after QUIT, not before

This makes it more likely to work and without an extra TCP packet.
src/lib-smtp/smtp-client-connection.c