Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0398
index 0bed7ddbb92df1414fcca68f1f6fd9a1225e526d..fc0027a1e0b63ae5a6d7c5bdb280ee05d7a86007 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0398
 
-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 -----
 
@@ -60,11 +55,13 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
   allow_localhost