]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: lmtp-local - Correctly return -1 in lmtp_local_rcpt() upon quota error
authorStephan Bosch <stephan.bosch@open-xchange.com>
Mon, 9 Nov 2020 17:07:15 +0000 (18:07 +0100)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 26 Sep 2025 01:42:21 +0000 (03:42 +0200)
commit02fe6c35dc7437555c77859161c50347b0d17883
treef24eba2cbe90dfe985a7b3af7274d66f4fc33d69
parentdd818416df6f57b497d353b45f5f5e347d8edf93
lmtp: lmtp-local - Correctly return -1 in lmtp_local_rcpt() upon quota error

This not extremely important, but original code was confusing.
src/lmtp/lmtp-local.c