X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..0006e6d8e151bb4b34452da30da60184736bb5ae:/test/confs/0354 diff --git a/test/confs/0354 b/test/confs/0354 index 5446ae876..4cb670206 100644 --- a/test/confs/0354 +++ b/test/confs/0354 @@ -1,13 +1,7 @@ # Exim test configuration 0354 -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,6 +27,6 @@ begin transports t1: driver = appendfile user = CALLER - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} # End