Testsuite: more fastopen knockouts
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 11 Dec 2019 10:26:07 +0000 (10:26 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 11 Dec 2019 10:57:52 +0000 (10:57 +0000)
test/confs/4061
test/confs/4065
test/confs/5821
test/confs/5841

index d929d53ebbfd95da33b01fd228b7eb57bda4a851..96a7c6f90f08cc5e15e7d604ee958fd8a219f11e 100644 (file)
@@ -57,8 +57,9 @@ begin transports
 smtp:
   driver =             smtp
   hosts_pipe_connect = CONTROL
-  protocol =           smtps
   port =               PORT_D
+  hosts_try_fastopen = :
+  protocol =           smtps
   tls_verify_hosts =
   tls_try_verify_hosts =
 
index 92a17d71b8ffed02c4a6811e89034e509e5a01f5..d527c067cfb635d46886153044a3e2ce405c8ee7 100644 (file)
@@ -57,8 +57,9 @@ begin transports
 smtp:
   driver =             smtp
   hosts_pipe_connect = *
-  protocol =           smtps
   port =               PORT_D
+  hosts_try_fastopen = :
+  protocol =           smtps
   tls_verify_hosts =
   tls_try_verify_hosts =
   hosts_require_auth = *
index 97d0cb8fa44e7665e3f8ebed1a6138c7b8aca085..84d29bdfe7f1a40b04df19dcb091430b41dbc120 100644 (file)
@@ -48,6 +48,7 @@ send_to_server:
   driver =                     smtp
   allow_localhost
   port =                       PORT_D
+  hosts_try_fastopen =         :
   hosts_try_dane =             *
   tls_verify_certificates =    CDIR2/ca_chain.pem
 
index ccecd7e1f1607180ef7cf37c4b7a5b3e0f4f4a97..e1d2c28be54132979f05aa624b9d8eeab749850e 100644 (file)
@@ -54,6 +54,7 @@ send_to_server:
   driver =                     smtp
   allow_localhost
   port =                       PORT_D
+  hosts_try_fastopen =         :
   hosts_try_dane =             *
   tls_verify_certificates =    CDIR2/ca_chain.pem