Experimental: ESMTP LIMITS extension
[exim.git] / test / confs / 4050
index 06a85c0894d04ec7cb3a076ef17d727e8a9cead2..fd3d7db54a785cc4e1332982a9ca39317ef35d2d 100644 (file)
@@ -22,6 +22,13 @@ dns_cname_loops = 9
 chunking_advertise_hosts =
 tls_advertise_hosts =
 
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS
+limits_advertise_hosts = !*
+.endif
+
 pipelining_connect_advertise_hosts = CONNECTCOND
 retry_data_expire = RETRY
 log_selector = +received_recipients +pipelining
@@ -53,7 +60,11 @@ begin transports
 
 smtp:
   driver =             smtp
+  hosts_try_fastopen = :
   hosts_pipe_connect = CONTROL
+.ifdef HELO_MSG
+  helo_data =          HELO_MSG
+.endif
   max_rcpt =           1
 
 #