summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-01-11 21:51:42 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-01-11 21:51:42 +0000
commited1620555d261c5e970dbbe873bf4b19026b0e48 (patch)
tree40c0c2a64d4e16c6a6cbf6c9e798f86ccf7d7dbc /test
parent481e63ca2bbd7b603e5bb84f6582ab4be5e3300d (diff)
ACL: taint-enforce queue modifier
Diffstat (limited to 'test')
-rw-r--r--test/confs/05762
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0576 b/test/confs/0576
index b75b67804..5b023d280 100644
--- a/test/confs/0576
+++ b/test/confs/0576
@@ -16,7 +16,7 @@ begin acl
rcpt:
accept
- queue = ${if eq {normal}{$local_part} {} {$local_part}}
+ queue = ${if eq {normal}{$local_part} {} {${bless:$local_part}}}
logwrite = using queue '$queue_name'
#---------------