Use dovecot lmtp and sign notifies, tempfail if milters are down

This commit is contained in:
Alex 2020-08-21 10:30:24 +02:00
parent 37123d9e0e
commit a573a5860c
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 3 additions and 3 deletions

View File

@ -38,13 +38,13 @@ smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
# OpenDKIM & RSpamD
milter_default_action = accept
milter_default_action = tempfail
milter_protocol = 6
smtpd_milters = local:opendkim/opendkim.sock inet:127.0.0.1:11332
non_smtpd_milters = local:opendkim/opendkim.sock inet:127.0.0.1:11332
internal_mail_filter_classes = bounce
internal_mail_filter_classes = bounce, notify
home_mailbox = Mail/Inbox/
mailbox_transport=lmtp:unix:private/dovecot-lmtp
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
myorigin = redxen.eu