Re: [exim] Passing values between ACLs and Route

Etusivu
Poista viesti
Vastaa
Lähettäjä: Graeme Fowler
Päiväys:  
Vastaanottaja: exim-users
Uudet otsikot: Re: [exim] Passing values between ACLs and Route - Addenda
Aihe: Re: [exim] Passing values between ACLs and Route
On Wed 25 Jan 2006 11:44:32 GMT , Luca Bertoncello
<bertoncello@???> wrote:
> Unfortunately, I can't read any acl_mXX in the Route, and then I have to send
> another Query to DB to get this info.


http://www.exim.org/exim-html-4.60/doc/html/spec.html/ch39.html#SECTaclvariables

Use $acl_c[0-9]

Graeme