]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: EHLO command: Remove obsolete pending_ehlo handling.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Wed, 27 Dec 2017 13:38:41 +0000 (14:38 +0100)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Fri, 9 Feb 2018 12:00:51 +0000 (14:00 +0200)
commitd5ed3c4f0815f67f27e4bf5a8b03f39e82e90bec
tree7419c48c502c8df75f87024be53c2ef793dbc660
parentffd0514cb93e57ea104a080b762487bd2b0f4ddf
submission: EHLO command: Remove obsolete pending_ehlo handling.

This was used to wait with sending an EHLO reply until the proxy connection to the relay server completes.
The previous commit made this functionality obsolete, since command input handling is blocked entirely until the proxy connection is ready.
src/submission/cmd-helo.c
src/submission/submission-client.h