X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/328c5688dbe0f4c14418f22350ccd99b3fe8ac71..c5db348c5e29e93e51389fa0079f829967c5da82:/test/confs/0906 diff --git a/test/confs/0906 b/test/confs/0906 index 2e8d35a91..0c7b83d5e 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 @@ -26,8 +26,16 @@ tls_certificate = DIR/aux-fixed/cert1 tls_privatekey = DIR/aux-fixed/cert1 .endif +queue_run_in_order = true + # ----- ACL ----- +begin acl +acl_r: + accept condition = ${if != {$received_port}{PORT_S}} + control = queue_only + accept + # ----- Routers ----- begin routers