Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0149
index 30c35b40054f03a6d0c3b033d909e3530904b912..4887f9842f14e7d901934131be9e52f60d5e3b87 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 0149
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
+.include DIR/aux-var/std_conf_prefix
+
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----
 
@@ -47,6 +41,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER