mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Update 'roles/shell/files/etc/postfix/main.cf'
This commit is contained in:
@@ -85,9 +85,9 @@ policyd-spf_time_limit = 3600
|
||||
|
||||
milter_protocol = 2
|
||||
milter_default_action = accept
|
||||
|
||||
#smtpd_milters = inet:localhost:12301
|
||||
#non_smtpd_milters = inet:localhost:12301
|
||||
milter_protocol = 6
|
||||
smtpd_milters = local:opendkim/opendkim.sock
|
||||
non_smtpd_milters = $smtpd_milters
|
||||
|
||||
# message delivery requests that any client is allowed (50/hr)
|
||||
smtpd_client_auth_rate_limit = 50
|
||||
|
||||
Reference in New Issue
Block a user