X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..d6870e76cf0b838eab1929e5d5afb486c4e7b448:/test/confs/5001 diff --git a/test/confs/5001 b/test/confs/5001 index fbc9f6dc7..7bf79ae38 100644 --- a/test/confs/5001 +++ b/test/confs/5001 @@ -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 ----- @@ -35,7 +29,7 @@ maildir: create_file = belowhome directory = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.filelist}\ {${if match{$value}{^/}{}{DIR/}}$value}\ - {DIR/test-mail/$local_part}} + {DIR/test-mail/${bless:$local_part}}} user = CALLER