Re: [exim] Passing values between ACLs and Route

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Graeme Fowler
Ημερομηνία:  
Προς: exim-users
Καινούρια Θέματα: Re: [exim] Passing values between ACLs and Route - Addenda
Αντικείμενο: 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