diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-31 16:08:11 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-31 16:08:11 +0000 |
commit | 1bf43b7812e6dd16ab21c42a28f6ba34a28d2bb7 (patch) | |
tree | efcce7eb6c26c596a680e85a9d305842621b71db /test/stdout | |
parent | 0d85fa3fd0f9f036b4ca269a15fce0f0c5348ffe (diff) |
$domain not always set when scanning a domain list.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0544 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/stdout/0544 b/test/stdout/0544 new file mode 100644 index 000000000..9d9fa56e1 --- /dev/null +++ b/test/stdout/0544 @@ -0,0 +1,8 @@ +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-the.local.host.name Hello CALLER at ehlo.domain
+250-SIZE 52428800
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+221 the.local.host.name closing connection
|