summaryrefslogtreecommitdiff
path: root/test/stdout/0201
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0201')
-rw-r--r--test/stdout/020115
1 files changed, 15 insertions, 0 deletions
diff --git a/test/stdout/0201 b/test/stdout/0201
new file mode 100644
index 000000000..306c2496b
--- /dev/null
+++ b/test/stdout/0201
@@ -0,0 +1,15 @@
+
+******** SERVER ********
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 Server ready
+EHLO myhost.test.ex
+250-OK
+250 PIPELINING
+MAIL FROM:<CALLER@myhost.test.ex>
+250 OK
+RCPT TO:<userx@myhost.test.ex>
+250 OK
+DATA
+351 Send more
+Unexpected EOF read from client