aboutsummaryrefslogtreecommitdiff
path: root/roles/mail/templates/opendkim.conf.j2
blob: b29fcb35d3b626299d458343f2db34f6b9ba7082 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PidFile                 /run/opendkim/opendkim.pid
Mode                    sv
Syslog                  yes
SyslogSuccess           yes
LogWhy                  yes
UserID                  opendkim:opendkim
Socket                  inet:8891@localhost
Umask                   002
Canonicalization        relaxed/relaxed
Selector                default
MinimumKeyBits          1024
KeyTable                /etc/opendkim/KeyTable
SigningTable            refile:/etc/opendkim/SigningTable
ExternalIgnoreList      refile:/etc/opendkim/TrustedHosts
InternalHosts           refile:/etc/opendkim/TrustedHosts