try make opendkim reload on test1 faster

This commit is contained in:
holger krekel
2026-03-10 21:39:08 +01:00
parent 8a1c1d9288
commit ddc36902c8

View File

@@ -60,6 +60,10 @@ PidFile /run/opendkim/opendkim.pid
# by the package dns-root-data. # by the package dns-root-data.
TrustAnchorFile /usr/share/dns/root.key 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. # Sign messages when `-o milter_macro_daemon_name=ORIGINATING` is set.
MTA ORIGINATING MTA ORIGINATING