Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0455
index 5937b4f04a8d4cc2f04d420a8f1fb483acd76268..becac26f7afa872a36c28ca0842e619cf8b49876 100644 (file)
@@ -2,14 +2,8 @@
 
 HOSTS_MAX_TRY=4
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -45,6 +39,7 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
   connect_timeout = 1s
   hosts_max_try = HOSTS_MAX_TRY