X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..60e2e80a81b642a78a58997719dc26828eed2c2b:/test/confs/0015?ds=sidebyside diff --git a/test/confs/0015 b/test/confs/0015 index 593c29555..8c62e2e08 100644 --- a/test/confs/0015 +++ b/test/confs/0015 @@ -1,13 +1,7 @@ # Exim test configuration 0015 -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 ----- @@ -39,7 +33,7 @@ userforward: allow_filter local_parts = userx user = CALLER - file = DIR/aux-fixed/0015.filter.$local_part + file = DIR/aux-fixed/0015.filter.${bless:$local_part} local_part_prefix = *+ local_part_prefix_optional pipe_transport = address_pipe @@ -86,7 +80,7 @@ local_delivery: user = CALLER delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add headers_add = X-local_part: $local_part\n\ X-local_part_prefix: $local_part_prefix @@ -96,7 +90,7 @@ local_delivery_b: user = CALLER delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add use_bsmtp headers_add = X-local_part: $local_part\n\ @@ -106,6 +100,7 @@ delivery_s: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost address_reply: