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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Hubert Denkmair
Päiväys:  
Vastaanottaja: peter
Kopio: exim-users
Aihe: 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