summaryrefslogtreecommitdiff
path: root/test/stdout/0388
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0388')
-rw-r--r--test/stdout/038814
1 files changed, 14 insertions, 0 deletions
diff --git a/test/stdout/0388 b/test/stdout/0388
new file mode 100644
index 000000000..ef01ef46c
--- /dev/null
+++ b/test/stdout/0388
@@ -0,0 +1,14 @@
+
+******** SERVER ********
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 Server ready
+EHLO myhost.test.ex
+250 OK
+MAIL FROM:<CALLER@myhost.test.ex>
+250 OK
+RCPT TO:<x@y>
+451 Temporary error
+QUIT
+250 OK
+End of script