]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: smtp-server-cmd-data - Properly block pipeline upon final DATA/BDAT command
authorStephan Bosch <stephan.bosch@open-xchange.com>
Wed, 27 Aug 2025 15:03:19 +0000 (17:03 +0200)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 26 Sep 2025 01:42:21 +0000 (03:42 +0200)
commitdd818416df6f57b497d353b45f5f5e347d8edf93
treeab5b4ba8844d0bbfbcaf38f6123be4f40c312bd0
parentfc70a354a6b1928c8668ace29ceb1b56f2c505dd
lib-smtp: smtp-server-cmd-data - Properly block pipeline upon final DATA/BDAT command

Never process the next transaction from the input when the current one is not
finished.
src/lib-smtp/smtp-server-cmd-data.c