diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-05 22:50:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-06 15:22:45 +0100 |
commit | 4a452c432a063c45bca4079acb5f654cb0ec5d6d (patch) | |
tree | 4f013b992ace416dc95e0e54b50fec9443916f34 /test/stdout | |
parent | a753aaff0ec5ca168a10a8033bbb51a7324db6d8 (diff) |
Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0605 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/stdout/0605 b/test/stdout/0605 new file mode 100644 index 000000000..64db9998c --- /dev/null +++ b/test/stdout/0605 @@ -0,0 +1,10 @@ + +**** SMTP testing session as if from host ip4.ip4.ip4.ip4 +**** 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
+250 the.local.host.name Hello test [ip4.ip4.ip4.ip4]
+250 OK
+451 Temporary local problem - please try later
+221 the.local.host.name closing connection
|