X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..49d478067ba22d087c65b35a8bb9b782be1ee173:/test/confs/0570 diff --git a/test/confs/0570 b/test/confs/0570 index 0ed683927..efaf3bccb 100644 --- a/test/confs/0570 +++ b/test/confs/0570 @@ -3,14 +3,8 @@ OPTION = -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 ----- @@ -41,6 +35,8 @@ begin transports smtp: driver = smtp port = PORT_D + hosts_try_fastopen = : OPTION + max_parallel = 1 # End