Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0518
index 2c200f07f2d422eab8e956deac440594c84e9da5..372489467a9d9e2db1188d63d67c2f8d00938da7 100644 (file)
@@ -45,6 +45,7 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
+  interface = 127.0.0.1
   allow_localhost
   rcpt_include_affixes
 
@@ -52,6 +53,7 @@ t2:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
+  interface = 127.0.0.1
   allow_localhost
 
 # End