summaryrefslogtreecommitdiff
path: root/test/confs/0900
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/confs/0900
parent4022c6568fa89eb47e0d78f86f7b7cfbcfefcdc4 (diff)
Experimental: ESMTP LIMITS extension
Diffstat (limited to 'test/confs/0900')
-rw-r--r--test/confs/09004
1 files changed, 3 insertions, 1 deletions
diff --git a/test/confs/0900 b/test/confs/0900
index 7775fc4b0..a56ec0e5c 100644
--- a/test/confs/0900
+++ b/test/confs/0900
@@ -23,7 +23,9 @@ pipelining_connect_advertise_hosts = :
.ifdef _HAVE_DMARC
dmarc_tld_file =
.endif
-
+.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS
+limits_advertise_hosts = !*
+.endif
# ----- Main settings -----