Merge branch '4.next'
[users/heiko/exim.git] / test / confs / 0572
index f09e52177a1f75a0c5409f5c98413822bc12fdea..ce621bb31053e4ed7203a9d2c99f110cfd838292 100644 (file)
@@ -2,14 +2,9 @@
 
 OPT =
 
 
 OPT =
 
-exim_path = EXIM_PATH
-hide host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
 
 # ----- Main settings -----
 
@@ -40,6 +35,7 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
+  hosts_try_fastopen = :
   debug_print = transport_name <$transport_name>
 
 
   debug_print = transport_name <$transport_name>