diff options
Diffstat (limited to 'test/confs/4803')
-rw-r--r-- | test/confs/4803 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/confs/4803 b/test/confs/4803 new file mode 100644 index 000000000..c23d89b6e --- /dev/null +++ b/test/confs/4803 @@ -0,0 +1,12 @@ +tls_advertise_hosts = +dns_trust_aa = * + +begin routers + dnslookup: + driver = dnslookup + dnssec_require_domains = * + transport = smtp + +begin transports + smtp: + driver = smtp |