X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ac4d558b5e07523392bab2b4468b4c9f73745af9..014de25aba58181f2a3e6e3dfc21fb2acd82b6ce:/test/confs/0906 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