Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0318
index a88b37eac4ac9c4b18124ce4868eb41bd5719fd8..b57794e073e2f8f5b488d8cd4fd6739625558cc8 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0318
 
-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 -----
 
@@ -28,8 +24,10 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  directory = DIR/test-mail
+  directory = DIR/test-mail/subdir
+  create_directory
   directory_file = $local_part
+  create_file = DIR/test-mail
   user = CALLER