Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0166
index 7d2f0661175964ca71df8e75adb7bd27c3e793a2..eebf0d94be6d4aa869a47588b65b23ad498a4539 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0166
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-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 -----
 
@@ -43,6 +38,7 @@ local_delivery:
   driver = appendfile
   envelope_to_add
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   headers_add = X-tpt-hdr: 1
   headers_add = ${if bool{false} {X-tpt-hdr: 2}}