Testsuite: Use explicit interface for send to localhost
[exim.git] / test / confs / 0548
index 6306943de3e1d277174dd0c4289f805065f84833..0f990c31a0a6a9f8fc641f0e4546a30d86c6f6dc 100644 (file)
@@ -49,6 +49,7 @@ smtp:
   hosts = HOSTIPV4 : thishost.test.ex
   allow_localhost
   port = PORT_D
+  interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}}
 
 
 # ----- Retry -----