mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
try make opendkim reload on test1 faster
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user