Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0160
index 637e642a94547d181b5eb9797a64c35ec827843b..8857c2a864b69ec30189e6d17bbe4bcfc7ad4512 100644 (file)
@@ -36,6 +36,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  interface = 127.0.0.1
 
 
 # ----- Retry -----
@@ -43,7 +44,7 @@ smtp:
 
 begin retry
 
-* * F,1s,1s
+* * F,2s,1s
 
 
 # End