Experimental: ESMTP LIMITS extension
[exim.git] / test / confs / 4050
index 7cddca9a2b063caad2e14c2accf5b7706eefadd8..fd3d7db54a785cc4e1332982a9ca39317ef35d2d 100644 (file)
@@ -25,6 +25,9 @@ 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
@@ -59,6 +62,9 @@ smtp:
   driver =             smtp
   hosts_try_fastopen = :
   hosts_pipe_connect = CONTROL
+.ifdef HELO_MSG
+  helo_data =          HELO_MSG
+.endif
   max_rcpt =           1
 
 #