Re: [exim] Reuse query-type lookup in mutiple options

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Hubert Denkmair
Datum:  
To: peter
CC: exim-users
Betreff: Re: [exim] Reuse query-type lookup in mutiple options
Thank you very much Peter,

>address_data = <query>
>user = ${extract {login}{$address_data}}
>
>The value of $address_data is carried forward to the transport and can
>be re-used there.
>
>http://www.exim.org/exim-html-4.40/doc/html/spec_15.html
>
>

Exactly what I have searched and not noticed for 3 hours. Stupid me.

Hubert