summaryrefslogtreecommitdiff
path: root/test/confs/0410
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-10-06 23:20:08 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-12-25 19:58:32 +0000
commit181d9bf8a602a2573d566427803a4c5288a56008 (patch)
tree1c1effe575f5be7f6a7a8a39f231617367f5de8a /test/confs/0410
parentc3eacdb0bc1ab24331b781dc3f08b075aa52e329 (diff)
Add $router_name and $transport_name variables. Bug 308.
Diffstat (limited to 'test/confs/0410')
-rw-r--r--test/confs/04102
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0410 b/test/confs/0410
index b8da514f4..934d8a1e8 100644
--- a/test/confs/0410
+++ b/test/confs/0410
@@ -22,7 +22,9 @@ begin ACL
rcpt:
accept verify = recipient
+ logwrite = rcpt R:$router_name
verify = sender
+ logwrite = sndr R:$router_name
condition = ${if eq {$address_data}{ADDRESS_DATA_STRING}{yes}{no}}
condition = ${if eq {$sender_address_data}{SENDER_ADDRESS_DATA_STRING}{yes}{no}}