From ee8b809061baea861fc87c41bcb72a62d76b0047 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 3 Nov 2018 23:13:34 +0000 Subject: Squashed commit of PIPE_CONNECT --- test/stdout/4052 | 201 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 test/stdout/4052 (limited to 'test/stdout/4052') diff --git a/test/stdout/4052 b/test/stdout/4052 new file mode 100644 index 000000000..0b38af6bb --- /dev/null +++ b/test/stdout/4052 @@ -0,0 +1,201 @@ ++++++++++++++++++++++++++++ +07-Mar-2000 12:21:52 127.0.0.1:1225.EHLO + +******** SERVER ******** +Listening on port 1225 ... +Connection request from [127.0.0.1] +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +250 mail-from accepted +250 rcpt-to accepted +354 data go-ahead +R +>250 message accepted +220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +250 mail-from accepted +250 rcpt-to accepted +354 data go-ahead +R +>250 message accepted +220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +*sleep 2 +450 sorry no banner for you today +>550 sync error +>550 sync error +>550 sync error +>550 sync error +>220 bye +Expected EOF read from client +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +250 mail-from accepted +250 rcpt-to accepted +354 data go-ahead +R +>250 message accepted +220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +250 mail-from accepted +250 rcpt-to accepted +354 data go-ahead +R +>250 message accepted +220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +*sleep 2 +220 banner +>250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +>250 mail good +>250 rcpt good +>550 obscure data error +>220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +*sleep 2 +220 banner +>250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +>250 mail good +>550 rcpt refused +>550 data cmd rejected - no valid recipient +>220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +*sleep 2 +220 banner +>250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +>550 mail cmd refused +>550 rcpt cmd rejected - no valid mail +>550 data cmd rejected - no valid mail +>220 bye +Expected EOF read from client +Listening on port 1225 ... +Connection request from [127.0.0.1] +*sleep 2 +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250 ok +250 mail-from accepted +250 rcpt-to accepted +354 data go-ahead +R +>250 message accepted +220 bye +Expected EOF read from client +End of script +Listening on port 1225 ... +Connection request from [127.0.0.1] +>220 banner +250-esmtp-resp +>250-PIPELINING +>250-X_PIPE_CONNECT +>250-STARTTLS +>250 ok + +>250 mail-from accepted + +>250 rcpt-to accepted +354 data go-ahead +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from ) + id 10HmbG-0005vi-00 + for extchange@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: +From: CALLER_NAME +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +body +. +>250 message accepted +220 bye +Expected EOF read from client +End of script -- cgit v1.2.3