Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0136
index 7e0cfdad365fc502f2ea36f40ba0d228c51fc8b3..f2687b68471ada11f0baca60086587513ffaa8f9 100644 (file)
@@ -2,13 +2,8 @@
 
 BRB=true
 
-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 -----
 
@@ -69,6 +64,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER