summaryrefslogtreecommitdiff
path: root/test/stdout/0208
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0208')
-rw-r--r--test/stdout/020826
1 files changed, 26 insertions, 0 deletions
diff --git a/test/stdout/0208 b/test/stdout/0208
new file mode 100644
index 000000000..94301c019
--- /dev/null
+++ b/test/stdout/0208
@@ -0,0 +1,26 @@
+
+******** SERVER ********
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 Welcome
+EHLO myhost.test.ex
+250 OK
+MAIL FROM:<CALLER@test.ex>
+250 OK
+RCPT TO:<fail.transport@test.ex>
+550 Recipient refused
+QUIT
+250 OK
+End of script
+Listening on port 1224 ...
+Connection request from [127.0.0.1]
+220 Welcome
+EHLO myhost.test.ex
+250 OK
+MAIL FROM:<CALLER@test.ex>
+250 OK
+RCPT TO:<fail.transport@test.ex>
+550 Recipient refused
+QUIT
+250 OK
+End of script