diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-04 11:18:30 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-04 11:18:30 +0000 |
commit | 9b8fadde9b0b4b04124f69996c378958fd5b0127 (patch) | |
tree | 338655276d4eb9757f5ff63c9fe8c7261c06e539 /test/stdout/0533 | |
parent | 953a9f896e50fb554a2f5cc702c606e053209026 (diff) |
Make dns_again_means_nonexist apply to gethostbyname lookups as well.
Diffstat (limited to 'test/stdout/0533')
-rw-r--r-- | test/stdout/0533 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/stdout/0533 b/test/stdout/0533 new file mode 100644 index 000000000..bcb3fa204 --- /dev/null +++ b/test/stdout/0533 @@ -0,0 +1,9 @@ + +**** SMTP testing session as if from host ip4.ip4.ip4.ip4 +**** 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
|