]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: relay backend: Use (potentially) modified reply after backend_relay_handl...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 12 Oct 2018 08:01:12 +0000 (10:01 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 12 Feb 2019 13:41:14 +0000 (15:41 +0200)
commit7907039e85999b3d3dfb2eaca074f81b22494b2d
tree76d462a6079b0cdacd06b05a7d8e4ff6d48ddf96
parent1204808c8d753c27e269617cdd17795fbc039c68
submission: relay backend: Use (potentially) modified reply after backend_relay_handle_relay_reply().

Before, it sometimes still referred to the original reply struct from the client
callback.
src/submission/submission-backend-relay.c