diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-26 09:23:34 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-26 09:23:34 +0000 |
commit | d52120f2b5b5464091a61a47fe881a6e8f6ec09f (patch) | |
tree | 80902c7b76afc8ca1b580faf7478252819a57897 /test/stdout | |
parent | d677b2f22abb3eb268e5cb15e4710ff5063049fe (diff) |
Add +ignore_defer and +include_defer to host lists.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0069 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/stdout/0069 b/test/stdout/0069 index 52d0db340..6a55298b9 100644 --- a/test/stdout/0069 +++ b/test/stdout/0069 @@ -43,3 +43,30 @@ 250 OK
550 "Denied"
221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host V4NET.0.0.13 +**** 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 OK
+550 Administrative prohibition
+221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host V4NET.0.0.13 +**** 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 OK
+451 Temporary local problem - please try later
+221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host V4NET.0.0.13 +**** 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 OK
+250 Accepted
+221 myhost.test.ex closing connection
|