diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/4700 | 34 |
1 files changed, 34 insertions, 0 deletions
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 |