Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0050
index f709ad674831d67bf5b4dc340940f90c4965dd73..b4313ab9bfa4559a56ccb8800ee4c984acbac98d 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 0050
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.ex
-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
+
 trusted_users = CALLER
+primary_hostname = myhost.ex
 
 # ----- Main settings -----
 
@@ -44,6 +38,7 @@ local_delivery:
   delivery_date_add
   envelope_to_add
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
   user = CALLER