diff options
Diffstat (limited to 'test/stdout/4031')
-rw-r--r-- | test/stdout/4031 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/test/stdout/4031 b/test/stdout/4031 new file mode 100644 index 000000000..a0cddc62d --- /dev/null +++ b/test/stdout/4031 @@ -0,0 +1,53 @@ +### non-prox plain receive + +**** SMTP testing session as if from host 127.0.0.2 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello clientname [127.0.0.2]
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaX-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +221 myhost.test.ex closing connection
+### protocol v1 receive + +**** SMTP testing session as if from host ip4.ip4.ip4.ip4 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello clientname [127.0.0.2]
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaY-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +221 myhost.test.ex closing connection
+### protocol v2 receive + +**** SMTP testing session as if from host ip4.ip4.ip4.ip4 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello clientname [127.0.0.2]
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaZ-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +221 myhost.test.ex closing connection
+ +******** SERVER ******** +### non-prox plain receive +### protocol v1 receive +### protocol v2 receive |