diff options
author | Heiko Schlittermann (HS12) <hs@schlittermann.de> | 2015-05-11 22:15:32 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12) <hs@schlittermann.de> | 2015-05-12 16:54:32 +0200 |
commit | ded5de1587888a66a86aa02549098c8821bd8efb (patch) | |
tree | 12b9327dec06d465622c50c4435be0b8fce9e8c0 /test/stdout/0045 | |
parent | 8e0130284ead48da81351d4d2c22fe7eb23703d6 (diff) |
Output dnssec status in -bt/-bv mode
Currently this feature is enabled only if running_in_test_harness,
because I don't want to break anything else.
Diffstat (limited to 'test/stdout/0045')
-rw-r--r-- | test/stdout/0045 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test/stdout/0045 b/test/stdout/0045 index 5c998117d..28b0ff130 100644 --- a/test/stdout/0045 +++ b/test/stdout/0045 @@ -7,20 +7,20 @@ userx@mxt5.test.ex cannot be resolved at this time: lowest numbered MX record po userx@mxt5.test.ex cannot be resolved at this time: lowest numbered MX record points to local host userx@mxt6.test.ex router = lookuphost, transport = smtp - host ten-1.test.ex [V4NET.0.0.1] MX=5 + host ten-1.test.ex [V4NET.0.0.1] MX=5 ad=no userx@mxt7.test.ex router = lookuphost, transport = smtp - host ten-2.test.ex [V4NET.0.0.2] MX=5 - host ten-3.test.ex [V4NET.0.0.3] MX=6 + host ten-2.test.ex [V4NET.0.0.2] MX=5 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=6 ad=no userx@mxt7.test.ex router = lookuphost, transport = smtp - host ten-2.test.ex [V4NET.0.0.2] MX=5 - host ten-3.test.ex [V4NET.0.0.3] MX=6 + host ten-2.test.ex [V4NET.0.0.2] MX=5 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=6 ad=no userx@mxt8.test.ex router = lookuphost, transport = smtp - host ten-2.test.ex [V4NET.0.0.2] MX=5 - host ten-3.test.ex [V4NET.0.0.3] MX=6 + host ten-2.test.ex [V4NET.0.0.2] MX=5 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=6 ad=no userx@mxt8.test.ex router = lookuphost, transport = smtp - host ten-2.test.ex [V4NET.0.0.2] MX=5 - host ten-3.test.ex [V4NET.0.0.3] MX=6 + host ten-2.test.ex [V4NET.0.0.2] MX=5 ad=no + host ten-3.test.ex [V4NET.0.0.3] MX=6 ad=no |