diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 17:31:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 17:31:44 +0000 |
commit | 7eb59ff94f571a06e5dab25e417979095d569495 (patch) | |
tree | 76edf8d3ce7e3af477c6ba07d74a75187bdda1b0 /test/confs/0543 | |
parent | 5c6cf6a0d5cb7da39e7fde01dca1ff862c1fa1c8 (diff) |
Revert "Testsuite: Use explicit interface for send to localhost"
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff.
The buildfarm member running FreeBSD 10.0 was not fixed by that commit,
as was hoped.
Diffstat (limited to 'test/confs/0543')
-rw-r--r-- | test/confs/0543 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/confs/0543 b/test/confs/0543 index bbe942fa4..e68280b0e 100644 --- a/test/confs/0543 +++ b/test/confs/0543 @@ -33,7 +33,6 @@ smtp: hosts_max_try = 1 allow_localhost port = PORT_S - interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}} # ----- Retry ----- |