From 9039d82fca22c5d8781aba129a4146ed5e9702d6 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 26 May 2019 13:38:41 +0100 Subject: [PATCH] Testsuite: ensure TFO not used when not wanted --- test/confs/4050 | 1 + test/confs/4053 | 1 + test/confs/4056 | 1 + test/confs/4064 | 1 + 4 files changed, 4 insertions(+) diff --git a/test/confs/4050 b/test/confs/4050 index 2db951d22..7cddca9a2 100644 --- a/test/confs/4050 +++ b/test/confs/4050 @@ -57,6 +57,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : hosts_pipe_connect = CONTROL max_rcpt = 1 diff --git a/test/confs/4053 b/test/confs/4053 index 10c31e255..45bb642e4 100644 --- a/test/confs/4053 +++ b/test/confs/4053 @@ -47,5 +47,6 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : hosts_pipe_connect = * diff --git a/test/confs/4056 b/test/confs/4056 index f82434601..03740f67a 100644 --- a/test/confs/4056 +++ b/test/confs/4056 @@ -48,6 +48,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : hosts_pipe_connect = * hosts_require_auth = * diff --git a/test/confs/4064 b/test/confs/4064 index 5a840a295..eff234da8 100644 --- a/test/confs/4064 +++ b/test/confs/4064 @@ -55,6 +55,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : hosts_pipe_connect = * tls_verify_hosts = tls_try_verify_hosts = -- 2.30.2