diff options
author | Heiko Schlittermann (HS12) <hs@schlittermann.de> | 2015-06-22 11:44:36 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12) <hs@schlittermann.de> | 2015-06-22 11:44:36 +0200 |
commit | 78cc8a23961c969fb7ca66e694446d2e1f7abc98 (patch) | |
tree | f264339bbd95b572bdcbad8222b13953590880de /test/stdout | |
parent | f6584c83fdb3b168c430b5757209cc71cae10727 (diff) |
Testsuite: Add a first test for dns_trust_aa
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/4803 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stdout/4803 b/test/stdout/4803 new file mode 100644 index 000000000..d1f66acde --- /dev/null +++ b/test/stdout/4803 @@ -0,0 +1,6 @@ +foo@mx-sec-a-aa.test.ex + router = dnslookup, transport = smtp + host a-aa.test.ex [V4NET.0.0.100] MX=5 ad=yes +foo@mx-aa-a-sec.test.ex + router = dnslookup, transport = smtp + host a-sec.test.ex [V4NET.0.0.100] MX=5 ad=yes |