diff options
Diffstat (limited to 'test/stdout/0121')
-rw-r--r-- | test/stdout/0121 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/test/stdout/0121 b/test/stdout/0121 new file mode 100644 index 000000000..7ef5e4024 --- /dev/null +++ b/test/stdout/0121 @@ -0,0 +1,32 @@ + +**** SMTP testing session as if from host 127.0.0.1 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+550-Verification failed for <unknown@test.ex>
+550-Unrouteable address
+550 Sender verify failed
+250 Reset OK
+250 OK
+550-Verification failed for <userx@unknown.dom.ain>
+550-unrouteable mail domain "unknown.dom.ain"
+550 Sender verify failed
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550 Administrative prohibition
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550 Administrative prohibition
+250 OK
+451 Temporary local problem - please try later
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+451 Temporary local problem - please try later
+221 the.local.host.name closing connection
|