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