Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0550
index e08750fdd1ffa7a573beee3e92c1c93efb67776b..865b97a52df222a18f6f5a218f616da39fc791dc 100644 (file)
@@ -29,6 +29,7 @@ t1:
   driver = smtp
   hosts = 127.0.0.1 : HOSTIPV4
   port = PORT_S
+  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
   allow_localhost
   helo_data = \
     ${if eq{$sending_ip_address}{127.0.0.1}{Tweedledum}{Tweedledee}} \