mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 10:10:17 +00:00
limit outbound mail to avoid being blacklisted
This commit is contained in:
@@ -78,3 +78,7 @@ milter_default_action = accept
|
|||||||
|
|
||||||
smtpd_milters = inet:localhost:12301
|
smtpd_milters = inet:localhost:12301
|
||||||
non_smtpd_milters = inet:localhost:12301
|
non_smtpd_milters = inet:localhost:12301
|
||||||
|
|
||||||
|
# message delivery requests that any client is allowed (50/hr)
|
||||||
|
smtpd_client_auth_rate_limit = 50
|
||||||
|
anvil_rate_time_unit = 60m
|
||||||
|
|||||||
Reference in New Issue
Block a user