Testsuite: avoid using STARTTLS in a non-TLS testcase
[exim.git] / test / confs / 3451
index c3f07b948a4291095c784f83f7a2471527def656..160f9e0865e7fd48bb9b73b7aff55052cf4fa522 100644 (file)
@@ -69,8 +69,9 @@ send_to_server:
   driver = smtp
   allow_localhost
   hosts = 127.0.0.1
+  port = PORT_D
+  hosts_try_fastopen = :
   hosts_try_auth = *
   hosts_noproxy_tls = PEX
-  port = PORT_D
 
 # End