diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-26 19:01:09 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-26 19:01:09 +0000 |
commit | f20904fa75635bc5f3ad69a51f6b34bd7f9cd163 (patch) | |
tree | 30a96b8514112bb9d26500f3d973eaf95258937b | |
parent | 08f3b11b36102a900f2ef3363938c4a8804f7c95 (diff) |
Testsuite: followon -bt output changes
-rw-r--r-- | test/stdout/0186 | 4 | ||||
-rw-r--r-- | test/stdout/0187 | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/test/stdout/0186 b/test/stdout/0186 index 142f07f5f..c7477c165 100644 --- a/test/stdout/0186 +++ b/test/stdout/0186 @@ -1,6 +1,6 @@ userx@other2.test.ex router = lookuphost, transport = smtp - host other2.test.ex [V4NET.12.3.1] ad=no + host other2.test.ex [V4NET.12.3.1] userx@ten-5-6.test.ex router = domainlist, transport = smtp - host ten-5-6.test.ex [V4NET.0.0.5] ad=no + host ten-5-6.test.ex [V4NET.0.0.5] diff --git a/test/stdout/0187 b/test/stdout/0187 index 2bfd2b80a..db9c2eabd 100644 --- a/test/stdout/0187 +++ b/test/stdout/0187 @@ -1,18 +1,18 @@ userx@other2.test.ex router = lookuphost2, transport = smtp - host other2.test.ex [V4NET.12.3.1] ad=no + host other2.test.ex [V4NET.12.3.1] userx@ten-5-6.test.ex router = domainlist, transport = smtp - host ten-5-6.test.ex [V4NET.0.0.5] ad=no + host ten-5-6.test.ex [V4NET.0.0.5] userx@mxt7.test.ex router = lookuphost, transport = smtp - host ten-3.test.ex [V4NET.0.0.3] MX=6 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=6 userx@mxt9.test.ex router = lookuphost, transport = smtp - host ten-3.test.ex [V4NET.0.0.3] MX=7 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=7 userx@eximtesthost.test.ex router = lookuphost2, transport = smtp - host eximtesthost.test.ex [ip4.ip4.ip4.ip4] ad=no + host eximtesthost.test.ex [ip4.ip4.ip4.ip4] userx@localhost is undeliverable: Unrouteable address userx@mxt10.test.ex is undeliverable: all relevant MX records point to non-existent hosts userx@mxt11.test.ex is undeliverable: all relevant MX records point to non-existent hosts |