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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Hubert Denkmair
Data:  
Para: peter
CC: exim-users
Assunto: 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