diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-11 22:00:11 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-12 21:48:59 +0100 |
commit | 723c72e64c04d3b7bdf03b26c65761c1ae569312 (patch) | |
tree | 59639aa0abbfb181277712e07ddfd05ccafeed88 /test/confs/0002 | |
parent | 585121e2682545b7afa599e039a7a1e2b1804570 (diff) |
Add ${acl {name}{arg}} expansion item.
Diffstat (limited to 'test/confs/0002')
-rw-r--r-- | test/confs/0002 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/confs/0002 b/test/confs/0002 index 6983fd87f..317c4a27d 100644 --- a/test/confs/0002 +++ b/test/confs/0002 @@ -44,4 +44,12 @@ check_data: warn logwrite = Subject is: "$h_subject:" deny message = reply_address=<$reply_address> +a_ret: + accept message = [$address_data] + +a_none: + accept + +a_deny: + # End |