From 723c72e64c04d3b7bdf03b26c65761c1ae569312 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 11 Jun 2012 22:00:11 +0100 Subject: Add ${acl {name}{arg}} expansion item. --- doc/doc-txt/NewStuff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt/NewStuff') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 6d64faa00..b13a5a0f2 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -87,6 +87,10 @@ Version 4.81 8. New expansion operators ${listnamed:name} to get the content of a named list and ${listcount:string} to count the items in a list. + 9. New expansion item ${acl {name}{argument}} to call an ACL. The argument can + be accessed by the ACL in $address_data. The expansion result is set by + a "message =" modifier and an "accept" return from the ACL. + Version 4.80 ------------ -- cgit v1.2.3