mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Reject IP with no RDNS
This commit is contained in:
@@ -67,6 +67,7 @@ smtpd_recipient_restrictions =
|
||||
reject_non_fqdn_recipient,
|
||||
reject_unknown_sender_domain,
|
||||
reject_unknown_recipient_domain,
|
||||
reject_unknown_reverse_client_hostname,
|
||||
check_policy_service unix:private/policyd-spf,
|
||||
reject_rbl_client bl.fmb.la=127.0.1.[24;25;26;27;28],
|
||||
reject_rbl_client spam.dnsbl.anonmails.de,
|
||||
|
||||
Reference in New Issue
Block a user