X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F2116;h=77a6712612cdde8087ee5fedc821c51a37b58b15;hb=6440616152c46002c71a3a6413adeeb0fe435db0;hp=14a2d1eed253eba0ed016312ab971e4e2c284ce5;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=exim.git diff --git a/test/confs/2116 b/test/confs/2116 index 14a2d1eed..77a671261 100644 --- a/test/confs/2116 +++ b/test/confs/2116 @@ -1,12 +1,7 @@ # Exim test configuration 2116 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -32,8 +27,9 @@ begin transports smtp: driver = smtp command_timeout = 1s - hosts_require_tls = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : + hosts_require_tls = 127.0.0.1 # ----- Retry -----