Drop support for MacOS (darwin)
[exim.git] / test / confs / 4050
index 2db951d22ab78bd08496d26e03ec64854614aee7..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
@@ -57,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
 
 #