summaryrefslogtreecommitdiff
path: root/test/aux-var-src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-04-18 01:51:28 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-04-18 01:51:28 +0100
commita1108b5118d32e969c5fe91b2110944f7483a7cb (patch)
tree3540d45b5de8d0fa2fccac2c6b1903ff69f6a117 /test/aux-var-src
parent4022c6568fa89eb47e0d78f86f7b7cfbcfefcdc4 (diff)
downloadexim4-a1108b5118d32e969c5fe91b2110944f7483a7cb.tar.gz
Experimental: ESMTP LIMITS extension
Diffstat (limited to 'test/aux-var-src')
-rw-r--r--test/aux-var-src/tls_conf_prefix3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/aux-var-src/tls_conf_prefix b/test/aux-var-src/tls_conf_prefix
index 541817668..e3f09b98b 100644
--- a/test/aux-var-src/tls_conf_prefix
+++ b/test/aux-var-src/tls_conf_prefix
@@ -24,3 +24,6 @@ pipelining_connect_advertise_hosts = :
.ifdef _HAVE_DMARC
dmarc_tld_file =
.endif
+.ifdef _EXP_LIMITS
+limits_advertise_hosts = !*
+.endif