diff --git a/cmdeploy/src/cmdeploy/opendkim/opendkim.conf b/cmdeploy/src/cmdeploy/opendkim/opendkim.conf index e1a3e1b2..cef02357 100644 --- a/cmdeploy/src/cmdeploy/opendkim/opendkim.conf +++ b/cmdeploy/src/cmdeploy/opendkim/opendkim.conf @@ -60,6 +60,10 @@ PidFile /run/opendkim/opendkim.pid # by the package dns-root-data. TrustAnchorFile /usr/share/dns/root.key +# Use the local unbound resolver rather than querying root servers directly. +# on IPv4-only hosts opendkim may otherwise try ipv6 requests and time out. +Nameservers 127.0.0.1 + # Sign messages when `-o milter_macro_daemon_name=ORIGINATING` is set. MTA ORIGINATING