summaryrefslogtreecommitdiff
path: root/test/stdout/5591
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-02 00:24:00 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-02 16:46:32 +0100
commit0b20855c02c44cb79a33824596e3ad8dc906131f (patch)
tree71631e8bf79ed6e25bbcda35ce4ce5d08c6fff35 /test/stdout/5591
parente7621e8371917cc06d0abce0929c3166e29007fb (diff)
testcases for PRDR
Diffstat (limited to 'test/stdout/5591')
-rw-r--r--test/stdout/559124
1 files changed, 24 insertions, 0 deletions
diff --git a/test/stdout/5591 b/test/stdout/5591
new file mode 100644
index 000000000..1a65e063d
--- /dev/null
+++ b/test/stdout/5591
@@ -0,0 +1,24 @@
+
+******** SERVER ********
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 Server ready
+EHLO the.local.host.name
+250-hiya matey
+250-PRDR
+250-CHUNKING
+250 OK
+MAIL FROM:<> PRDR
+250 OK
+RCPT TO:<usery@the.local.host.name>
+250 OK
+RCPT TO:<userz@the.local.host.name>
+250 OK
+BDAT 317 LAST
+353 prdr responses coming up
+250 first rcpt was good
+250 second rcpt was good
+250 OK, overall
+QUIT
+250 OK
+End of script