diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 19:55:17 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 19:55:17 +0100 |
commit | 43ba45ce62100bc1dbc9b04b5d869f59026783f5 (patch) | |
tree | f2f6692465692c0f13adef405af02910eea7e699 /test/confs/0624 | |
parent | 2a53e2464bfa1a831f544ed44d3690e5c22259a5 (diff) |
Numeric variable returns
Diffstat (limited to 'test/confs/0624')
-rw-r--r-- | test/confs/0624 | 3 |
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 |