summaryrefslogtreecommitdiff
path: root/test/stdout/5590
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-11 12:48:50 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-11 12:48:50 +0100
commit91bb91739897a0aa9f77b9e0f48cb98e221fbb5c (patch)
treea61efaa757c272571398f94d16c171074b2959f1 /test/stdout/5590
parentc7cb9a4ad23afdf5998b68edb752ed310f9cb947 (diff)
Testsuite: missing output files
Diffstat (limited to 'test/stdout/5590')
-rw-r--r--test/stdout/559050
1 files changed, 50 insertions, 0 deletions
diff --git a/test/stdout/5590 b/test/stdout/5590
new file mode 100644
index 000000000..1c22145fb
--- /dev/null
+++ b/test/stdout/5590
@@ -0,0 +1,50 @@
+Connecting to 127.0.0.1 port 1225 ... connected
+??? 220
+<<< 220 testhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+>>> EHLO tester
+??? 250-
+<<< 250-testhost.test.ex Hello tester [127.0.0.1]
+??? 250-SIZE
+<<< 250-SIZE 52428800
+??? 250-8BITMIME
+<<< 250-8BITMIME
+??? 250-PIPELINING
+<<< 250-PIPELINING
+??? 250-CHUNKING
+<<< 250-CHUNKING
+??? 250-PRDR
+<<< 250-PRDR
+??? 250
+<<< 250 HELP
+>>> MAIL FROM:<someone@some.domain> PRDR
+??? 250
+<<< 250 OK, PRDR Requested
+>>> RCPT TO:<bad1@test.ex>
+??? 250
+<<< 250 Accepted
+>>> RCPT TO:<good@test.ex>
+??? 250
+<<< 250 Accepted
+>>> RCPT TO:<bad2@test.ex>
+??? 250
+<<< 250 Accepted
+>>> BDAT 100 last
+>>> To: Susan@random.com
+>>> From: Sam@random.com
+>>> Subject: This is a bodyfull test message
+>>>
+>>> 1234567890
+??? 353
+<<< 353 PRDR content analysis beginning
+??? 550
+<<< 550 PRDR R=<bad1@test.ex> refusal
+??? 250
+<<< 250 PRDR R=<good@test.ex> acceptance
+??? 550
+<<< 550 PRDR R=<bad2@test.ex> refusal
+??? 250
+<<< 250 id=10HmaX-0005vi-00 message accepted for some recipients
+>>> QUIT
+??? 221
+<<< 221 testhost.test.ex closing connection
+End of script