diff options
Diffstat (limited to 'test/stdout/3500')
-rw-r--r-- | test/stdout/3500 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test/stdout/3500 b/test/stdout/3500 index deaae921b..87377d644 100644 --- a/test/stdout/3500 +++ b/test/stdout/3500 @@ -60,3 +60,26 @@ **** SMTP testing: that is not a real message id! 221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host 10.0.0.5 +**** 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 test.host [10.0.0.5]
+250-SIZE 52428800
+250-ETRN
+250-EXPN
+250-PIPELINING
+250-AUTH CRAM-MD5
+250 HELP
+334 PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ+
+535 Incorrect authentication data
+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
|