From 895fbaf26d3450d4eeacbad8fe04c328a77645f0 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 9 Sep 2015 16:03:38 +0100 Subject: DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686 --- test/stdout/4700 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 test/stdout/4700 (limited to 'test/stdout') diff --git a/test/stdout/4700 b/test/stdout/4700 new file mode 100644 index 000000000..446203b4f --- /dev/null +++ b/test/stdout/4700 @@ -0,0 +1,34 @@ + +******** SERVER ******** +Listening on port 1224 ... +Connection request from [127.0.0.1] +450 I'm busy +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Connected OK +EHLO the.local.host.name +450 I'm busy +HELO the.local.host.name +450 I'm busy +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +550 Go away +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Connected OK +EHLO the.local.host.name +550 Go away +HELO the.local.host.name +550 Go away +QUIT +250 OK +End of script -- cgit v1.2.3