diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-10 22:28:48 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-10 23:45:11 +0100 |
commit | cebf4027931177cc70106a84e19705f2085a09f5 (patch) | |
tree | 97a7fd71a33dc2f1ee57cb6657828cdeef52aa06 /test/stdout | |
parent | d4095f83496094d7d8649cc412536f69d1cfcb6a (diff) |
dnslists: hardwired return value check. Bug 2631
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0139 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/test/stdout/0139 b/test/stdout/0139 index e19fbb74a..12764953f 100644 --- a/test/stdout/0139 +++ b/test/stdout/0139 @@ -71,3 +71,51 @@ 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
550 <a@b> Unrouteable address
221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.100 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.101 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.102 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.103 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.104 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host V4NET.13.13.105 +**** 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
+550 <a@b> Unrouteable address
+221 the.local.host.name closing connection
|