This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/opendkim.conf
T
2021-10-27 17:20:29 +02:00

31 lines
732 B
Plaintext

# Nur signieren, nicht verifizieren (Verifizierung übernimmt Amavis)
Mode s
Socket local:/var/run/opendkim/opendkim.sock
UserID opendkim:opendkim
UMask 002
PidFile /var/run/opendkim/opendkim.pid
AutoRestart yes
AutoRestartRate 10/1h
Syslog yes
SyslogSuccess yes
LogWhy yes
Canonicalization relaxed/relaxed
InternalHosts refile:/etc/opendkim/trusted
ExternalIgnoreList refile:/etc/opendkim/trusted
KeyTable /etc/opendkim/keytable
SigningTable refile:/etc/opendkim/signingtable
SignatureAlgorithm rsa-sha256
OversignHeaders From
# unused config settings
#LogResults yes