summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0562
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-12-13 20:18:39 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-12-13 20:18:39 +0000
commit30079bc1d20c0473d012ef33654358cfadb0a2ff (patch)
tree76c3ff79239fb8c65a9b017880fc7ec482db79d4 /test/scripts/0000-Basic/0562
parent36e1cc0b9acab3a1e1d891f671bd03f0e2d98980 (diff)
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.
Diffstat (limited to 'test/scripts/0000-Basic/0562')
-rw-r--r--test/scripts/0000-Basic/056212
1 files changed, 6 insertions, 6 deletions
diff --git a/test/scripts/0000-Basic/0562 b/test/scripts/0000-Basic/0562
index 9355c46fc..2fcaf354d 100644
--- a/test/scripts/0000-Basic/0562
+++ b/test/scripts/0000-Basic/0562
@@ -3,7 +3,7 @@ need_ipv4
#
exim -DSERVER=server -bd -oX PORT_D
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
ehlo abcd
??? 250-
@@ -18,14 +18,14 @@ mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
This is a test message.
+++ 2
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
+++ 2
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
unknown
??? 500
@@ -36,7 +36,7 @@ unknown
unknown
??? 500
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
vrfy
??? 252
@@ -49,7 +49,7 @@ vrfy
vrfy
??? 554
****
-client 127.0.0.1 PORT_D
+client 127.0.0.1 PORT_D 127.0.0.1
??? 220
ehlo abcd
??? 250-