Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0167
index b74f1fa01d4d3b8a91b14e4832151927cb1f5ba1..a8483f0bacde5becb071e98e8c7d3568f1b2f641 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0167
 
-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 -----
 
@@ -40,6 +36,7 @@ local_delivery:
   driver = appendfile
   envelope_to_add
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path = ${if eq{$return_path}{trakill@test.ex}{}fail}
   return_path_add
   user = CALLER