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