Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0421
index ba1988103031c69b72feb34856cf5f5123eaf536..dab74a1af9e80c2b524e3238589091c9f84e209e 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0421
 
-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
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -31,6 +27,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_rewrite = *@*  abc@x.y.z
   user = CALLER