sendmail: Add opendkim filter

This commit is contained in:
Timo Makinen 2024-03-02 19:00:59 +00:00
parent 546f091e91
commit 55a9a77e71

View file

@ -64,6 +64,7 @@ define(`confHELO_NAME', `mail.{{ mail_domain }}')dnl
define(`confDONT_BLAME_SENDMAIL', `GroupWritableDirpathSafe,GroupWritableIncludeFile,GroupWritableIncludeFileSafe')dnl
dnl #
MAIL_FILTER(`grossd', `S=inet:5523@localhost, T=C:10m;R:5m')
INPUT_MAIL_FILTER(`opendkim', `S=local:/run/opendkim/opendkim.sock')
dnl
MAILER(smtp)dnl
MAILER(procmail)dnl