summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-02-06 21:46:15 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2021-02-06 21:52:33 +0000
commitd6870e76cf0b838eab1929e5d5afb486c4e7b448 (patch)
treedefd5e50e4927e3164cc7ab6d8132606352741ee /test/scripts/0000-Basic
parentbeb5d85c7d378d48dda18a3ad8fab0599a75edc1 (diff)
Fix handling of server which follows a RCPT 452 with a 250. Bug 26092
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/062217
1 files changed, 17 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0622 b/test/scripts/0000-Basic/0622
new file mode 100644
index 000000000..096980b80
--- /dev/null
+++ b/test/scripts/0000-Basic/0622
@@ -0,0 +1,17 @@
+# PIPELINING and 250 after 452 in a set of RCPT responses
+need_ipv4
+#
+exim -DSERVER=server -bd -oX PORT_D
+****
+exim -odq -t
+To: A@test.ex,B@test.ex,C@test.ex,D@test.ex,E@test.ex,F@test.ex
+
+Testing
+****
+exim -M $msg1
+****
+#
+#
+killdaemon
+no_msglog_check
+sleep 1