X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..5c161fa615ab4a2d40170fedd71d1b9a7f079ff6:/test/confs/0177 diff --git a/test/confs/0177 b/test/confs/0177 index ccf9611f9..ff780c145 100644 --- a/test/confs/0177 +++ b/test/confs/0177 @@ -1,12 +1,7 @@ # Exim test configuration 0177 -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 ----- @@ -70,7 +65,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER autoreply: @@ -80,6 +75,7 @@ autoreply: smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----