X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0082 diff --git a/test/confs/0082 b/test/confs/0082 index b4bfc7693..fca3e7b0d 100644 --- a/test/confs/0082 +++ b/test/confs/0082 @@ -1,13 +1,7 @@ # Exim test configuration 0082 -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 ----- @@ -32,7 +26,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = "Proto: $received_protocol" return_path_add user = CALLER