diff options
-rw-r--r-- | test/confs/4050 | 1 | ||||
-rw-r--r-- | test/confs/4053 | 1 | ||||
-rw-r--r-- | test/confs/4056 | 1 | ||||
-rw-r--r-- | test/confs/4064 | 1 |
4 files changed, 4 insertions, 0 deletions
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 = |