On 23/04/2024 18:09, Andreas Metzler via Exim-users wrote:
On 2024-04-23 Mark Hills via Exim-users <exim-users@lists.exim.org> wrote:
How do I access the equivalent of "Envelope-to" header in transport
variables?

I'm trying to call dovecot-lda in a manner that enables its "envelope"
rule.

Iirc think the easiest way to combine dovecot and exim is nowadays to
use the LMTP server instead of dovecot-lda.

If you don't want to use LMTP, then you'll need to record
de-tainted versions of the pre-aliasing variables, and use those
in that command-line.

The usual, documented, methods for de-tainting apply.  All boil
down to using the tainted values as keys for lookup in a local store.
You can set variables in a router, and those can be used in the
eventual transport.
--
Cheers,
  Jeremy


--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to