diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-09 14:38:57 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-09 14:38:57 +0000 |
commit | 2d1080d54694d1a6fce43b803ecd382d764729eb (patch) | |
tree | cb9571fdcae2d7da979cf0dac9d8a8945db78021 /test/stdout/0430 | |
parent | 322050c2d9e83d10f046da71aa2cd9cc5a355b0b (diff) |
Update tests after reformatting exim -bt message
Diffstat (limited to 'test/stdout/0430')
-rw-r--r-- | test/stdout/0430 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/test/stdout/0430 b/test/stdout/0430 index 2277389c4..0d6c72294 100644 --- a/test/stdout/0430 +++ b/test/stdout/0430 @@ -43,17 +43,14 @@ x@random.manual.route x@manual.route router = r1, transport = t1 host ten-1.test.ex [V4NET.0.0.1] -x@manual.route cannot be resolved at this time: - lowest numbered MX record points to local host +x@manual.route cannot be resolved at this time: lowest numbered MX record points to local host x@manual.route router = r1, transport = t1 host ten-1.test.ex [V4NET.0.0.1] MX=5 host eximtesthost.test.ex [ip4.ip4.ip4.ip4] MX=5 host ten-6.test.ex [V4NET.0.0.6] -x@manual.route is undeliverable: - lowest numbered MX record points to local host -x@random.manual.route cannot be resolved at this time: - lookup of host "localhost.test.ex" failed in r2 router +x@manual.route is undeliverable: lowest numbered MX record points to local host +x@random.manual.route cannot be resolved at this time: lookup of host "localhost.test.ex" failed in r2 router x@random.manual.route router = r2, transport = t1 host ten-6.test.ex [V4NET.0.0.6] |