[exim] Re: detainting a sender address in a router/transport

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Markus Reschke
日付:  
To: Jürgen Edner via Exim-users
題目: [exim] Re: detainting a sender address in a router/transport
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              \
\ madires@??? /


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