X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0191 diff --git a/test/confs/0191 b/test/confs/0191 index 4585e390a..13d98bff9 100644 --- a/test/confs/0191 +++ b/test/confs/0191 @@ -1,12 +1,7 @@ # Exim test configuration 0191 -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 ----- @@ -33,6 +28,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : transport_filter = \ /bin/sh -c \ "cat >/dev/null; printf Line-without-end || /bin/echo -n Line-without-end"