summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-05-30 23:43:09 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-05-30 23:45:12 +0100
commit014de25aba58181f2a3e6e3dfc21fb2acd82b6ce (patch)
treea44e346ae4edb0e39367aa5a5fb7cacefc753dcc /test/confs
parentac4d558b5e07523392bab2b4468b4c9f73745af9 (diff)
Testsuite: stabilize output sequence for case 0906
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/09068
1 files changed, 7 insertions, 1 deletions
diff --git a/test/confs/0906 b/test/confs/0906
index 2e8d35a91..2c47966ea 100644
--- a/test/confs/0906
+++ b/test/confs/0906
@@ -18,7 +18,7 @@ spool_wireformat = true
primary_hostname = testhost.test.ex
domainlist local_domains = @ : test.ex
-acl_smtp_rcpt = accept
+acl_smtp_rcpt = acl_r
log_selector = +received_recipients
.ifdef _OPT_MAIN_TLS_CERTIFICATE
@@ -28,6 +28,12 @@ tls_privatekey = DIR/aux-fixed/cert1
# ----- ACL -----
+begin acl
+acl_r:
+ accept condition = ${if != {$received_port}{PORT_S}}
+ control = queue_only
+ accept
+
# ----- Routers -----
begin routers