On 10/25/23 23:09, Jeremy Harris via Exim-users wrote:
On 25/10/2023 17:48, Ian Z via Exim-users wrote:
On Tue, Oct 24, 2023 at 08:48:30PM +0200, Thomas Andrews via
Exim-users wrote:
I need to find out how to put the destination email address into the
my transport. How do I do that? Is that available in a ready-made
variable?
Funny, I was just thinking about this too, in the context of the DKIM
threads. The only way I see is $local_part@$domain , but I'm afraid
I may miss some subtlety that way.
For use in a command line for a pipe transport, you'll need de-tainted
versions of those. Which means full verification of both components
against a local source of trust.
The destination address could be [email protected] or anything - ie I have
no way to de-taint it as it is not a local address. Therefore using
$local_part and $domain is not an option. What are my other options? (By
the way, it doesn't actually matter if the destination address is
tainted in my case - the external program my_proggie will deal with that.)
--
Thanks,
Thomas
--
## 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 http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/