Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0094
index 79825c75869a9ec06a28d2ce5064c15b0a635f07..0ff7d5f4c840d2e5c25762564a32bcd297d0c49c 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0094
 
-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
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -48,6 +43,7 @@ begin transports
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = host_lookup_failed: $host_lookup_failed\n\
                 host_lookup_deferred: $host_lookup_deferred
   user = CALLER