Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 5001
index fbc9f6dc7f8273d55a2255ec2f15caeb8304145d..68b9d12c7b08e9e8def36b83dd09314d228a3b61 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 5001
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -33,9 +27,9 @@ maildir:
   driver = appendfile
   maildir_format
   create_file = belowhome
-  directory = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.filelist}\
-              {${if match{$value}{^/}{}{DIR/}}$value}\
-              {DIR/test-mail/$local_part}}
+  directory = ${lookup {$local_part} lsearch {DIR/aux-fixed/TESTNUM.filelist}\
+               {${if match{$value}{^/}{}{DIR/}}$value}\
+               {DIR/test-mail/$local_part}}
   user = CALLER