diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-26 14:39:13 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-26 14:39:13 +0000 |
commit | 1b781f48b407ebb827db510c4b50d5ce348265f6 (patch) | |
tree | b30858eac959dc79ae08e6e200b7d16ef1d76bf1 /test/stdout | |
parent | 8c44ad5f0f640f0243e23e6e26324b920c5901f0 (diff) |
Fixed a number of test suite problems as reported (and partly patched)
by Martin Mrazik.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/9900 | 64 | ||||
-rw-r--r-- | test/stdout/9901 | 2 |
2 files changed, 63 insertions, 3 deletions
diff --git a/test/stdout/9900 b/test/stdout/9900 index fdbda6cc6..129eb3ce5 100644 --- a/test/stdout/9900 +++ b/test/stdout/9900 @@ -1,2 +1,62 @@ -userx@eximtesthost.ipv6.test.ex cannot be resolved at this time: - lookup of host "eximtesthost.ipv6.test.ex" failed in lookuphost router ++++++++++++++++++++++++++++ + T:46c.test.ex:V6NET:ffff:836f:a00:a:800:200a:c033:1224 101 77 Network Error +first failed = time last try = time2 next try = time2 + 1 * ++++++++++++++++++++++++++++ + T:46c.test.ex:V6NET:ffff:836f:a00:a:800:200a:c033:1224 101 77 Network Error +first failed = time last try = time2 next try = time2 + 1 * + T:46d.test.ex:ip4.ip4.ip4.ip4:1224 111 77 Connection refused +first failed = time last try = time2 next try = time2 + 1 + +******** SERVER ******** +Listening on port 1224 ... +Connection request from [ip4.ip4.ip4.ip4] +220 ESMTP +EHLO myhost.text.ex +250-OK +250 HELP +MAIL FROM:<CALLER@test.ex> +250 Sender OK +RCPT TO:<userx@mx46cd.test.ex> +250 Recipient OK +DATA +350 Send message +Received: from CALLER by myhost.text.ex with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaX-0005vi-00 + for userx@mx46cd.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@myhost.text.ex> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +First message +. +250 OK +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [ip4.ip4.ip4.ip4] +220 ESMTP +EHLO myhost.text.ex +250-OK +250 HELP +MAIL FROM:<CALLER@test.ex> +250 Sender OK +RCPT TO:<userx@mx46cd.test.ex> +250 Recipient OK +DATA +350 Send message +Received: from CALLER by myhost.text.ex with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaY-0005vi-00 + for userx@mx46cd.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaY-0005vi-00@myhost.text.ex> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +Second message +. +250 OK +QUIT +250 OK +End of script diff --git a/test/stdout/9901 b/test/stdout/9901 index 4402033eb..b7dfa505c 100644 --- a/test/stdout/9901 +++ b/test/stdout/9901 @@ -1,6 +1,6 @@ Message 10HmaY-0005vi-00 has been modified +++++++++++++++++++++++++++ - T:127.0.0.1:127.0.0.1:1225:10HmaY-0005vi-00 0 65 SMTP error from remote mail server after MAIL FROM:<CALLER@test.ex> SIZE=ssss: host 127.0.0.1 [127.0.0.1]: 421 myhost.test.ex: SMTP command timeout - cl + T:127.0.0.1:127.0.0.1:1225:10HmaY-0005vi-00 -45 5441 SMTP error from remote mail server after MAIL FROM:<CALLER@test.ex> SIZE=ssss: host 127.0.0.1 [127.0.0.1]: 421 myhost.test.ex: SMTP command timeout - cl first failed = time last try = time2 next try = time2 + 600 R:2.test.again.dns -1 0 host lookup did not complete first failed = time last try = time2 next try = time2 + 600 |