summaryrefslogtreecommitdiff
path: root/test/confs/0624
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-05-06 19:55:17 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-05-06 19:55:17 +0100
commit43ba45ce62100bc1dbc9b04b5d869f59026783f5 (patch)
treef2f6692465692c0f13adef405af02910eea7e699 /test/confs/0624
parent2a53e2464bfa1a831f544ed44d3690e5c22259a5 (diff)
Numeric variable returns
Diffstat (limited to 'test/confs/0624')
-rw-r--r--test/confs/06243
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0624 b/test/confs/0624
index d6f00b345..c8178d22b 100644
--- a/test/confs/0624
+++ b/test/confs/0624
@@ -18,6 +18,7 @@ begin acl
chk_rcpt:
accept domains = OPT
logwrite = domain $domain
- logwrite = value $domain_data
+ logwrite = value $domain_data
+ logwrite = \$0 '$0' \$1 '$1'
# End