Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0121
index 6c6f65d3adc9e1b6672154e397da344baff2d85a..78a67498dfd485e26245342edc2f8fc311a112ec 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0121
 
-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 -----
 
@@ -65,6 +60,7 @@ begin transports
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER