From 7eb59ff94f571a06e5dab25e417979095d569495 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 14 Dec 2014 17:31:44 +0000 Subject: 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. --- test/stderr/0432 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/stderr/0432') diff --git a/test/stderr/0432 b/test/stderr/0432 index 533fc0d3b..a9581e9b4 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -87,8 +87,8 @@ dbfn_read: key=y callout cache: no domain record found dbfn_read: key=x@y callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +interface=NULL port=1224 +Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 server ready 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO myhost.test.ex @@ -245,8 +245,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> callout cache: no domain record found >>> callout cache: no address record found ->>> interface=127.0.0.1 port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +>>> interface=NULL port=1224 +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex @@ -286,8 +286,8 @@ MUNGED: ::1 will be omitted in what follows >>> Attempting full verification using callout >>> callout cache: no domain record found >>> callout cache: no address record found ->>> interface=127.0.0.1 port=1224 ->>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +>>> interface=NULL port=1224 +>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex -- cgit v1.2.3