From 001bf8f58763581d117edaa391aa13ac139eb39b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 14 Mar 2021 20:39:03 +0000 Subject: Pipeline QUIT after data --- test/stdout/0911 | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 test/stdout/0911 (limited to 'test/stdout/0911') diff --git a/test/stdout/0911 b/test/stdout/0911 new file mode 100644 index 000000000..92db28ba7 --- /dev/null +++ b/test/stdout/0911 @@ -0,0 +1,123 @@ +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 myhost.test.ex Hello root at tester +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmaX-0005vi-00 +221 myhost.test.ex closing connection +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 myhost.test.ex Hello root at tester +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmaY-0005vi-00 +221 myhost.test.ex closing connection +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 myhost.test.ex Hello root at tester +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmaZ-0005vi-00 +221 myhost.test.ex closing connection +Message 10HmaZ-0005vi-00 has been removed +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 myhost.test.ex Hello root at tester +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmbA-0005vi-00 +221 myhost.test.ex closing connection +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 myhost.test.ex Hello root at tester +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmbB-0005vi-00 +221 myhost.test.ex closing connection +Message 10HmbB-0005vi-00 has been removed + +******** SERVER ******** +Listening on port 1225 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-hi there +250-PIPELINING +250-CHUNKING +250 OK +MAIL FROM:<> +RCPT TO: +BDAT 313 LAST +250 OK mail +250 OK rcpt +QUIT +250 OK chunked message data +221 Closing connection +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-hi there +250-CHUNKING +250 OK +MAIL FROM:<> +250 OK mail +RCPT TO: +250 OK rcpt +BDAT 315 LAST +250 OK chunked message data +QUIT +221 Closing connection +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-hi there +250-PIPELINING +250-CHUNKING +250 OK +MAIL FROM:<> +250 OK mail +RCPT TO: +250 OK rcpt +BDAT 319 LAST +QUIT +451 Service not available +221 Closing connection +Expected EOF read from client +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-hi there +250-PIPELINING +250-CHUNKING +250 OK +MAIL FROM:<> +250 OK mail +RCPT TO: +250 OK rcpt +BDAT 319 LAST +QUIT +550 content rejected +221 Closing connection +Expected EOF read from client +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-hi there +250-PIPELINING +250-CHUNKING +250 OK +MAIL FROM:<> +250 OK mail +RCPT TO: +250 OK rcpt +BDAT 317 LAST +>*eof +End of script -- cgit v1.2.3