summaryrefslogtreecommitdiff
path: root/test/stdout/0332
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0332')
-rw-r--r--test/stdout/033245
1 files changed, 45 insertions, 0 deletions
diff --git a/test/stdout/0332 b/test/stdout/0332
new file mode 100644
index 000000000..d1593fa4e
--- /dev/null
+++ b/test/stdout/0332
@@ -0,0 +1,45 @@
+
+******** SERVER ********
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 ESMTP
+EHLO myhost.test.ex
+250-OK
+250-HELP
+250 PIPELINING
+MAIL FROM:<CALLER@test.ex>
+250 Sender OK
+RCPT TO:<ok@no.delay>
+250 Recipient OK
+DATA
+354 Go ahead
+Received: from CALLER by myhost.test.ex with local (Exim x.yz)
+ (envelope-from <CALLER@test.ex>)
+ id 10HmaX-0005vi-00
+ for ok@no.delay; Tue, 2 Mar 1999 09:44:33 +0000
+Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
+From: CALLER_NAME <CALLER@test.ex>
+Date: Tue, 2 Mar 1999 09:44:33 +0000
+
+Message 1
+.
+250 OK
+MAIL FROM:<CALLER@test.ex>
+250 Sender OK
+RCPT TO:<ok@no.delay>
+250 Recipient OK
+DATA
+354 Go ahead
+Received: from CALLER by myhost.test.ex with local (Exim x.yz)
+ (envelope-from <CALLER@test.ex>)
+ id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
+Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
+From: CALLER_NAME <CALLER@test.ex>
+Date: Tue, 2 Mar 1999 09:44:33 +0000
+
+Message 2
+.
+250 OK
+QUIT
+250 OK
+End of script