]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lmtp: lmtp-proxy - Add approved recipient hook before initiating connection.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sun, 7 Jun 2020 23:22:47 +0000 (01:22 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 17 Jan 2022 11:52:09 +0000 (13:52 +0200)
commitb37187d5ae87e51939bf689fd04fff4cca04ecd8
treefcef0ff4b35a1d40d2eb4e788fd68046056cee38
parentc03488440d94cbe7b1559d543437ff4825e1d3ca
lmtp: lmtp-proxy - Add approved recipient hook before initiating connection.

Before, it was added in the client login callback, which can be called more than
once after later commits.
src/lmtp/lmtp-proxy.c