]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: commands: Expect connection setup errors from relaying commands.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 4 Oct 2018 19:39:58 +0000 (21:39 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 9 Oct 2018 06:41:17 +0000 (06:41 +0000)
commit86d15f862c26e48fd1a63a0201dd3acc9135d094
tree3896c0218307bb6b0b1d18934060ec5466430fd1
parentae86163a2e975a463726f7a0e56943cab907a30a
submission: commands: Expect connection setup errors from relaying commands.

Subsequent changes remove the guarantee that the connection is setup successfuly
(to gain EHLO capabilities) before commands are submitted. This means that the
callbacks from commands can thereafter return connection setup errors as well.
src/submission/submission-backend-relay.c