Testsuite: care vs. platform differences in ordering multi-rcpt delivery
[users/jgh/exim.git] / test / confs / 0211
index 96f3beac19c333913dbb16b52e1b5ab8de19f977..b1dae707c0600af35e4722a36649f6e5d343fc1f 100644 (file)
@@ -30,7 +30,11 @@ begin routers
 others:
   driver = manualroute
   domains = ! +local_domains
-  route_list = * localhost4.test.ex byname
+.ifdef LIST
+  route_data = 127.0.0.1:HOSTIPV4
+.else
+  route_data = localhost4.test.ex byname
+.endif
   self = send
   transport = smtp
   no_more
@@ -48,6 +52,8 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
+  command_timeout = 1s
 
 local_delivery:
   driver = appendfile