Testsuite: Solaris munge
[exim.git] / test / confs / 0548
index 3e1f0ebfc5e8335e9941085d6309894da75296da..112952e9abab40067deb21239b851e574740ab36 100644 (file)
@@ -44,13 +44,14 @@ smtp:
   hosts = HOSTIPV4 : thishost.test.ex
   allow_localhost
   port = PORT_D
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----
 
 begin retry
 
-thishost.test.ex  *  F,20s,2s
-*                 *  F,1s,1s; F,1s,5s
+thishost.test.ex  *  F,40s,4s
+*                 *  F,2s,2s; F,2s,10s
 
 # End