X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5ce86c4f552071ad7408c40324d5211ab2a2da82..86e280ca236af22136ad21cc8da30ed82afb0a02:/test/confs/0622 diff --git a/test/confs/0622 b/test/confs/0622 index 8f9d71980..baca47dbb 100644 --- a/test/confs/0622 +++ b/test/confs/0622 @@ -58,11 +58,12 @@ client: begin transports send_to_server: - driver = smtp + driver = smtp allow_localhost - hosts = 127.0.0.1 - port = PORT_D - max_rcpt = 0 + hosts_try_fastopen = : + hosts = 127.0.0.1 + port = PORT_D + max_rcpt = 0 HAP # ----- Retry -----