Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0525
diff --git a/test/scripts/0000-Basic/0525 b/test/scripts/0000-Basic/0525
new file mode 100644 (file)
index 0000000..11b8784
--- /dev/null
@@ -0,0 +1,26 @@
+# Timeout while actually writing the data for a message
+need_ipv4
+#
+server PORT_S
+220 Welcome
+EHLO
+250 Hi
+MAIL FROM
+250 OK
+RCPT TO
+250 OK
+DATA
+354 SEND
+*sleep 3
+****
+write test-data 20000x80
+mail from:<abc@xyz>
+RCPT TO:<def@pqr> 
+DATA
+++++
+.
+quit
+****
+exim -v -odi -bs <test-data
+****
+no_msglog_check