summaryrefslogtreecommitdiff
path: root/test/confs/0502
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-02-21 23:51:57 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-02-22 00:01:35 +0000
commit82c0c8ea2f3fe5524740c4b46bd9dc907b9d555d (patch)
tree57ed62e9d005d007d2f5f4007c47fdab729d9f6f /test/confs/0502
parentac9a0d9193d7d7ccd27aa8ebf31eb484182c3db4 (diff)
Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608
Diffstat (limited to 'test/confs/0502')
-rw-r--r--test/confs/05026
1 files changed, 6 insertions, 0 deletions
diff --git a/test/confs/0502 b/test/confs/0502
index aab2adaae..cf3ceb74f 100644
--- a/test/confs/0502
+++ b/test/confs/0502
@@ -33,11 +33,17 @@ check_mail:
warn set acl_c1 = ${eval:$acl_c1+1}
accept
+q_sub:
+ deny
+
check_quit:
warn logwrite = Messages received: $acl_c1
logwrite = Messages accepted: $acl_c0
logwrite = Recipients: $acl_c2
logwrite = Accepted: $acl_c3
+
+ require !acl = q_sub
+
LAST
check_rcpt: