]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: If user has rached lmtp_user_concurrency_limit, fail at RCPT TO stage.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 29 Jun 2016 11:07:34 +0000 (14:07 +0300)
committerGitLab <gitlab@git.dovecot.net>
Wed, 29 Jun 2016 12:36:36 +0000 (15:36 +0300)
commitced943b0a9b49a5be38516302fe1631c1883deba
treeadeb976ac5ba72d69e96179e51be878421927bdf
parentcf91b6b3ac121e59ba8f77f41f962adba4e55920
lmtp: If user has rached lmtp_user_concurrency_limit, fail at RCPT TO stage.

Otherwise LMTP client would have to send the entire email body before
getting the failure.
src/lmtp/client.h
src/lmtp/commands.c