Re: [exim] Passing values between ACLs and Route

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Graeme Fowler
Dátum:  
Címzett: exim-users
Új témák: Re: [exim] Passing values between ACLs and Route - Addenda
Tárgy: 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