Revert "Testsuite: Use explicit interface for send to localhost"
[exim.git] / test / confs / 0540
index f9a23f306fd67dc537af8086cd96356491a306d9..641335f6bccb057786ad1e015095dce55ac94afa 100644 (file)
@@ -41,7 +41,6 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
   helo_data = ${if eq{$domain}{yes1}{localhost}{aname}}
 
@@ -49,7 +48,6 @@ t2:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
 
 # End