From 30079bc1d20c0473d012ef33654358cfadb0a2ff Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 13 Dec 2014 20:18:39 +0000 Subject: Testsuite: Use explicit interface for send to localhost FreeBSD is more lax in its choice of local address to bind; the difference is just noise in testcase output. --- test/confs/0540 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/confs/0540') diff --git a/test/confs/0540 b/test/confs/0540 index 641335f6b..f9a23f306 100644 --- a/test/confs/0540 +++ b/test/confs/0540 @@ -41,6 +41,7 @@ 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}} @@ -48,6 +49,7 @@ t2: driver = smtp hosts = 127.0.0.1 port = PORT_S + interface = 127.0.0.1 allow_localhost # End -- cgit v1.2.3