Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0357
index 07f3fc857af32cf1574ce20a32aee7115ee3b827..f6f2102350d815439f827b9655eb50986596cebe 100644 (file)
@@ -26,12 +26,13 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----
 
 begin retry
 
-*   *   F,3s,1s; G,1h,2s,2
+*   *   F,6s,2s; G,1h,4s,2
 
 # End