summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-12-15 15:58:25 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-12-15 16:01:39 +0000
commit3b3e6617a45743290ff2428d9a23ab77e137886b (patch)
tree1658b7f6588699b45fe27a7e911fa7abedc7bffc /test/stdout
parent78598e6a6a8cda8d1b50685188682749929df614 (diff)
Testsuite: output changes resulting
Broken-by: 78598e6a6a
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/570030
1 files changed, 28 insertions, 2 deletions
diff --git a/test/stdout/5700 b/test/stdout/5700
index 98ba767c1..6d897d3b7 100644
--- a/test/stdout/5700
+++ b/test/stdout/5700
@@ -1,6 +1,6 @@
-Message 10HmbE-0005vi-00 has been removed
-Message 10HmbF-0005vi-00 has been modified
Message 10HmbF-0005vi-00 has been removed
+Message 10HmbG-0005vi-00 has been modified
+Message 10HmbG-0005vi-00 has been removed
******** SERVER ********
Listening on port 1224 ...
@@ -87,3 +87,29 @@ RCPT TO:<userx@domain1>
QUIT
220 OK
End of script
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 ESMTP
+EHLO the.local.host.name
+250-OK
+250 HELP
+MAIL FROM:<>
+250 OK
+RCPT TO:<userx@domain1>
+250 OK
+DATA
+354
+Received: from CALLER by the.local.host.name with local (Exim x.yz)
+ (envelope-from <CALLER@the.local.host.name>)
+ id 10HmbC-0005vi-00
+ for userx@domain1; Tue, 2 Mar 1999 09:44:33 +0000
+Message-Id: <E10HmbC-0005vi-00@the.local.host.name>
+From: CALLER_NAME <CALLER@the.local.host.name>
+Date: Tue, 2 Mar 1999 09:44:33 +0000
+
+A message which will get deferred after data
+.
+450 post-data problem
+QUIT
+220 OK
+End of script