Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0543
index e68280b0e857cce63bab67dbed01fdd76417ce6c..bbe942fa42d81e4a2c19d1e9d03f79664dcd2308 100644 (file)
@@ -33,6 +33,7 @@ smtp:
   hosts_max_try = 1
   allow_localhost
   port = PORT_S
+  interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}}
 
 
 # ----- Retry -----