X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..exim-4_85_RC3:/test/confs/0413 diff --git a/test/confs/0413 b/test/confs/0413 index bfc1aad94..8ae83dee3 100644 --- a/test/confs/0413 +++ b/test/confs/0413 @@ -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