Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0426
index b61fead03b209a4c100de21f6b8721b61ff7cd6a..438b284295511c1cb87389b895c560746db53d51 100644 (file)
@@ -34,6 +34,7 @@ begin transports
 t1:
   driver = smtp
   port = PORT_S
+  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
 
 
 # End