summaryrefslogtreecommitdiff
path: root/test/scripts/5500-PRDR/5590
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/scripts/5500-PRDR/5590
parente7621e8371917cc06d0abce0929c3166e29007fb (diff)
testcases for PRDR
Diffstat (limited to 'test/scripts/5500-PRDR/5590')
-rw-r--r--test/scripts/5500-PRDR/559040
1 files changed, 40 insertions, 0 deletions
diff --git a/test/scripts/5500-PRDR/5590 b/test/scripts/5500-PRDR/5590
new file mode 100644
index 000000000..a9722ff81
--- /dev/null
+++ b/test/scripts/5500-PRDR/5590
@@ -0,0 +1,40 @@
+# PRDR and CHUNKING reception
+exim -DALLOW=prdr_enable -DSERVER=server -bd -oX PORT_D
+****
+#
+client 127.0.0.1 PORT_D
+??? 220
+EHLO tester
+??? 250-
+??? 250-SIZE
+??? 250-8BITMIME
+??? 250-PIPELINING
+??? 250-CHUNKING
+??? 250-PRDR
+??? 250
+MAIL FROM:<someone@some.domain> PRDR
+??? 250
+RCPT TO:<bad1@test.ex>
+??? 250
+RCPT TO:<good@test.ex>
+??? 250
+RCPT TO:<bad2@test.ex>
+??? 250
+BDAT 100 last
+To: Susan@random.com
+From: Sam@random.com
+Subject: This is a bodyfull test message
+
+1234567890
+??? 353
+??? 550
+??? 250
+??? 550
+??? 250
+QUIT
+??? 221
+****
+#
+#
+killdaemon
+no_msglog_check