Re: [exim] Passing values between ACLs and Route

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: exim-users
New-Topics: Re: [exim] Passing values between ACLs and Route - Addenda
Subject: 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