Testsuite: care vs. platform differences in ordering multi-rcpt delivery
[users/jgh/exim.git] / test / confs / 2013
index 208e17c41152f318dd9a6fd1115c07c190698018..1a23887b361ee6ce3dc56b6f08996474191cdbe8 100644 (file)
@@ -1,6 +1,7 @@
 # Exim test configuration 2013
 
 SERVER =
+PEX = :
 
 .include DIR/aux-var/tls_conf_prefix
 
@@ -65,8 +66,9 @@ send_to_server:
   allow_localhost
   hosts_override
   hosts = 127.0.0.1
-  hosts_noproxy_tls = :
   port = PORT_D
+  hosts_try_fastopen = :
+  hosts_noproxy_tls = PEX
   tls_try_verify_hosts = :
 
 # End