Testsuite: stabilize output sequence for case 0906
[exim.git] / test / confs / 0906
index 2e8d35a9112f6aac8b2123b9864e55e4b940b750..2c47966eaa3deeedf7655f515427cf025c5b2d64 100644 (file)
@@ -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