Testsuite: avoid assuming 127.0.0.2 is a viable sending address
[exim.git] / test / confs / 0610
index a68b4ebee40a924e38590f3595a8cdee17d86403..23c5b2cbdbd4b1c340f6b91b78e90eed8dcd98ca 100644 (file)
@@ -54,7 +54,7 @@ t2:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
-  interface = 127.0.0.2
+  interface = HOSTIPV4
 
 # ----- Retry -----