Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0567
index 5eae157f8880e1c1e724fb503b3a5af29075092d..6ee678899ab61cd0217457866e4c7ab89ced11a9 100644 (file)
@@ -2,13 +2,9 @@
 
 CONNECTCOND=
 
-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 -----
 
@@ -85,6 +81,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End