summaryrefslogtreecommitdiff
path: root/test/confs/0906
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0906')
-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