Re: [exim] Passing values between ACLs and Route

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Graeme Fowler
Date:  
À: exim-users
Nouveaux-sujets: Re: [exim] Passing values between ACLs and Route - Addenda
Sujet: 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