Re: tainted and original

Jeremy Harris via Exim-users <[email protected]> Sat, 4 Jul 2026 15:56:12 +0100
Newsgroups gmane.mail.exim.user
Message-ID <[email protected]>
On 2026/07/04 2:28 PM, Klaus Ethgen via Exim-users wrote:
> command = /usr/libexec/dovecot/dovecot-lda -e -f $sender_address -a $original_local_part@$original_domain
> 
> while there is a $sender_address_data there is no equivalent for
> original_*.
> 
> Any idea how to solve that?

One of:

- work out why you're needing original_* and discover that you don't

- grab local_part_data & domain_data as developed by lookups done for
   the (first, if multiple) redirect router which is giving you this
   need for using original_* - into variables that can be used in your
   pipe transport command.  See options "address_data" and "set".

- do explicit lookups in trusted DBs, files or lists
-- 
Cheers,
   Jeremy

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