X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0142 diff --git a/test/confs/0142 b/test/confs/0142 index 86d911101..716ad5fa7 100644 --- a/test/confs/0142 +++ b/test/confs/0142 @@ -1,12 +1,7 @@ # Exim test configuration 0142 -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 ----- @@ -48,12 +43,12 @@ pipe: local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER filtered_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} transport_filter = DIR/bin/fd -f user = CALLER