summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/480010
-rw-r--r--test/confs/480110
2 files changed, 20 insertions, 0 deletions
diff --git a/test/confs/4800 b/test/confs/4800
new file mode 100644
index 000000000..a257eff41
--- /dev/null
+++ b/test/confs/4800
@@ -0,0 +1,10 @@
+
+begin routers
+ dnslookup:
+ driver = dnslookup
+ dnssec_request_domains = *
+ transport = smtp
+
+begin transports
+ smtp:
+ driver = smtp
diff --git a/test/confs/4801 b/test/confs/4801
new file mode 100644
index 000000000..86ec20698
--- /dev/null
+++ b/test/confs/4801
@@ -0,0 +1,10 @@
+
+begin routers
+ dnslookup:
+ driver = dnslookup
+ dnssec_require_domains = *
+ transport = smtp
+
+begin transports
+ smtp:
+ driver = smtp