summaryrefslogtreecommitdiff
path: root/test/stdout/2090
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-09 23:32:46 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-09 23:32:46 +0100
commitc7cb9a4ad23afdf5998b68edb752ed310f9cb947 (patch)
tree539cdd0589a5022f83aa08b54494363328391beb /test/stdout/2090
parent1e4519cc46416c1c81b9f468ce0ca5b88146037b (diff)
Testsuite: nail down hostname for CHUNKING test cases
Diffstat (limited to 'test/stdout/2090')
-rw-r--r--test/stdout/209020
1 files changed, 10 insertions, 10 deletions
diff --git a/test/stdout/2090 b/test/stdout/2090
index e198f1279..7bf70310a 100644
--- a/test/stdout/2090
+++ b/test/stdout/2090
@@ -1,9 +1,9 @@
Connecting to 127.0.0.1 port 1225 ... connected
??? 220
-<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+<<< 220 testhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
>>> EHLO rhu.barb
??? 250-
-<<< 250-the.local.host.name Hello rhu.barb [127.0.0.1]
+<<< 250-testhost.test.ex Hello rhu.barb [127.0.0.1]
??? 250-SIZE
<<< 250-SIZE 52428800
??? 250-8BITMIME
@@ -23,7 +23,7 @@ Attempting to start TLS
Succeeded in starting TLS
>>> EHLO rhu.barb
??? 250-
-<<< 250-the.local.host.name Hello rhu.barb [127.0.0.1]
+<<< 250-testhost.test.ex Hello rhu.barb [127.0.0.1]
??? 250-SIZE
<<< 250-SIZE 52428800
??? 250-8BITMIME
@@ -37,7 +37,7 @@ Succeeded in starting TLS
>>> MAIL FROM:<someone@some.domain>
??? 250
<<< 250 OK
->>> RCPT TO:<CALLER@the.local.host.name>
+>>> RCPT TO:<CALLER@test.ex>
??? 250
<<< 250 Accepted
>>> BDAT 88 LAST
@@ -51,14 +51,14 @@ Succeeded in starting TLS
<<< 250 OK id=10HmaX-0005vi-00
>>> QUIT
??? 221
-<<< 221 the.local.host.name closing connection
+<<< 221 testhost.test.ex closing connection
End of script
Connecting to 127.0.0.1 port 1225 ... connected
??? 220
-<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+<<< 220 testhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
>>> EHLO rhu.barb
??? 250-
-<<< 250-the.local.host.name Hello rhu.barb [127.0.0.1]
+<<< 250-testhost.test.ex Hello rhu.barb [127.0.0.1]
??? 250-SIZE
<<< 250-SIZE 52428800
??? 250-8BITMIME
@@ -78,7 +78,7 @@ Attempting to start TLS
Succeeded in starting TLS
>>> EHLO rhu.barb
??? 250-
-<<< 250-the.local.host.name Hello rhu.barb [127.0.0.1]
+<<< 250-testhost.test.ex Hello rhu.barb [127.0.0.1]
??? 250-SIZE
<<< 250-SIZE 52428800
??? 250-8BITMIME
@@ -90,7 +90,7 @@ Succeeded in starting TLS
??? 250 HELP
<<< 250 HELP
>>> MAIL FROM:<someone@some.domain>
->>> RCPT TO:<CALLER@the.local.host.name>
+>>> RCPT TO:<CALLER@test.ex>
>>> BDAT 88 LAST
>>> To: Susan@random.com
>>> From: Sam@random.com
@@ -106,5 +106,5 @@ Succeeded in starting TLS
<<< 250 OK id=10HmaY-0005vi-00
>>> QUIT
??? 221
-<<< 221 the.local.host.name closing connection
+<<< 221 testhost.test.ex closing connection
End of script