Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 5101
index bb33142ea16c17d5397bce384edbbe03d55840cd..542d9ab7663624198eac69a64fb098984763b8fd 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 5101
 
-exim_path = EXIM_PATH
-keep_environment =
-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
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -42,6 +36,7 @@ local_delivery:
   headers_add = X-Recipient: local_part=$local_part domain=$domain\n\
                 X-Home: $home
   file = DIR/test-mail/${if eq{$sender_address}{}{copied}{$h_mailbox:}}
+  create_file = DIR/test-mail
   user = CALLER
 
 lmtp: