From c5040dfdb523ce2a14efbdfa0d3eb69d3afef65a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 19 Oct 2019 22:25:27 +0100 Subject: CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454 --- test/stdout/0904 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'test/stdout') diff --git a/test/stdout/0904 b/test/stdout/0904 index dc6209432..88755665f 100644 --- a/test/stdout/0904 +++ b/test/stdout/0904 @@ -78,6 +78,18 @@ Connection request from [127.0.0.1] 220 Greetings EHLO testhost.test.ex 250-Hello there +250 CHUNKING +MAIL FROM:<> +250 OK +RCPT TO: +550 sorry, no +QUIT +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Greetings +EHLO testhost.test.ex +250-Hello there 250-PIPELINING 250 CHUNKING MAIL FROM:<> -- cgit v1.2.3