Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0258
index 3c13d6c4c517f14f946d686828b87c8a9826221c..fcdbe1fc62a512186764396e45fbf4ab869b7da3 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0258
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -29,6 +25,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER