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/scripts | |
parent | f6584c83fdb3b168c430b5757209cc71cae10727 (diff) |
Testsuite: Add a first test for dns_trust_aa
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/4800-dnssec-dnslookup/4803 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scripts/4800-dnssec-dnslookup/4803 b/test/scripts/4800-dnssec-dnslookup/4803 new file mode 100644 index 000000000..11f11dc9e --- /dev/null +++ b/test/scripts/4800-dnssec-dnslookup/4803 @@ -0,0 +1,4 @@ +# check debug output AD/AA and dns_trust_aa +exim -d-all+dns -bt foo@mx-sec-a-aa.test.ex +**** +exim -d-all+dns -bt foo@mx-aa-a-sec.test.ex |