Now using rspamd as milter in postfix

This commit is contained in:
Alexandre Aubin 2017-07-11 21:27:09 +00:00 committed by root
parent 7991207be4
commit 2979e0b97b

View file

@ -143,7 +143,7 @@ smtp_reply_filter = pcre:/etc/postfix/smtp_reply_filter
# Rmilter
milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
milter_protocol = 6
smtpd_milters = unix:/run/rmilter/rmilter.sock
smtpd_milters = inet:localhost:11332
# Skip email without checking if milter has died
milter_default_action = accept