Revert "Testsuite: Use explicit interface for send to localhost"
[exim.git] / test / confs / 0413
index bfc1aad94e32818ba631913bf583458b6c6077bf..8ae83dee37366e6e390541bb61fbf864edb9b6d5 100644 (file)
@@ -56,7 +56,6 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
-  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
 
 t2:
   driver = smtp
@@ -64,7 +63,6 @@ t2:
   hosts_override
   allow_localhost
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # End