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/stderr/3404 | |
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/stderr/3404')
-rw-r--r-- | test/stderr/3404 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/3404 b/test/stderr/3404 index 516102adb..8d35b6730 100644 --- a/test/stderr/3404 +++ b/test/stderr/3404 @@ -1,7 +1,7 @@ LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss delivering 10HmaX-0005vi-00 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 ESMTP SMTP>> EHLO myhost.test.ex SMTP<< 250-OK @@ -25,7 +25,7 @@ LOG: MAIN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss delivering 10HmaY-0005vi-00 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 ESMTP SMTP>> EHLO myhost.test.ex SMTP<< 250-OK @@ -49,7 +49,7 @@ LOG: MAIN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss delivering 10HmaZ-0005vi-00 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 ESMTP SMTP>> EHLO myhost.test.ex SMTP<< 250-OK |