]> 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)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 12 Feb 2019 13:40:41 +0000 (15:40 +0200)
commit5404598cdcb98e9e6c23d78b8d7e1945ca26f270
treed72a5166d684c3196874fc022493c45ec3410b21
parent0bf65f74a3eebc604db917f3f3f46a76ccb1f571
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