Re: [exim] Passing values between ACLs and Route
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Luca Bertoncello at
2006-01-25 11:44
Luca Bertoncello at
2006-01-25 12:10
Author:
Graeme Fowler
Date:
2006-01-25 11:49
UTC
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