X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..410b935d8ed35762b76b0edfa7a9fb9ba6500ebd:/test/confs/9900 diff --git a/test/confs/9900 b/test/confs/9900 index 7537ebd63..0f25f2918 100644 --- a/test/confs/9900 +++ b/test/confs/9900 @@ -1,12 +1,7 @@ # Exim test configuration 9900 -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 ----- @@ -31,6 +26,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----