Hello Jürgen!

On Fri, 29 Dec 2023, Jürgen Edner via Exim-users wrote:

I've now spent several hours to read through all kind of Exim documentation and mailing list postings, to find-out how to fix my specific router/transport configuration to get rid of tainted data, without success.

print_transport:
 driver  = pipe
command = /usr/bin/mail2print -sender "$sender_address" -queue "$local_part"

Since you're already running a script you could drop the arguments and use the environment variables set by exim in your script. Please see the exim specs document, chapter 'The pipe transport', section 'Environment variables'.

ciao
 Markus
--
/ Markus Reschke              \
\ [email protected] /

--
## 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/

Reply via email to