]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: Add support for modifying the transaction path and parameters in the...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 26 Oct 2018 19:00:00 +0000 (21:00 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 29 Oct 2018 16:40:18 +0000 (17:40 +0100)
commit7017982a5d8835591e7fe641493e511ab8403220
tree8353461ba86b8e4c825bdf1a0bda4fe5cfe46b75
parentdd2814d7532d0fa63b8b81f6e044c27bfecf7ebd
submission: Add support for modifying the transaction path and parameters in the trans_start backend vfunc.

To keep the changes limited to a particular backend, the server transaction
cannot be modified. Also, creating a mock server transaction and passing it on
is not a good idea, since it is not a simple container struct.
src/submission/submission-backend-relay.c
src/submission/submission-backend.c
src/submission/submission-backend.h