Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0175
index 2898683e54c76e21c5480e4f1da85fab7a4c7edb..e5eced2d28363ece0de8e355dbf19b7eed9cd35b 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0175
 
-exim_path = EXIM_PATH
-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 -----
 
@@ -63,10 +58,12 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER