diff options
Diffstat (limited to 'test/stdout/4001')
-rw-r--r-- | test/stdout/4001 | 38 |
1 files changed, 27 insertions, 11 deletions
diff --git a/test/stdout/4001 b/test/stdout/4001 index 2db3157dd..e0e8de066 100644 --- a/test/stdout/4001 +++ b/test/stdout/4001 @@ -1,5 +1,10 @@ + +**** SMTP testing session as if from host 127.0.0.1 +**** 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 CALLER at test.ex
+250-myhost.test.ex Hello mailserver.test [127.0.0.1]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
@@ -8,17 +13,28 @@ 250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-0005vi-00
-221 myhost.test.ex closing connection
-220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250-myhost.test.ex Hello CALLER at test.ex
-250-SIZE 52428800
-250-8BITMIME
-250-PIPELINING
-250 HELP
+ +**** SMTP testing: that is not a real message id! + +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! + +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! + 250 OK
250 Accepted
354 Enter message, ending with "." on a line by itself
-550-Your message has been rejected but is being kept for evaluation.
-550-If it was a legitimate message, it may still be delivered to the target
-550 recipient(s).
+250 OK id=10HmbA-0005vi-00
+ +**** SMTP testing: that is not a real message id! + 221 myhost.test.ex closing connection
|