Testsuite: ignore differentce in libgsasl version
[exim.git] / test / confs / 0366
index de5d9cfc88cdb327367929254cc26bf59d544d61..12e47cd5b502f3ae60ab9e7fc80628c4354f1b1e 100644 (file)
@@ -29,6 +29,7 @@ smtp:
   connect_timeout = 1s
   hosts_max_try = HOSTS_MAX_TRY
   port = PORT_N
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----
@@ -38,7 +39,7 @@ smtp:
 
 begin retry
 
-^[^@]+@ten-      *  F,2s,1s
-*                *  F,2s,1s
+^[^@]+@ten-      *  F,3s,1s
+*                *  F,3s,1s
 
 # End