From d6870e76cf0b838eab1929e5d5afb486c4e7b448 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 6 Feb 2021 21:46:15 +0000 Subject: Fix handling of server which follows a RCPT 452 with a 250. Bug 26092 --- test/scripts/0000-Basic/0622 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/scripts/0000-Basic/0622 (limited to 'test/scripts/0000-Basic') 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 -- cgit v1.2.3