mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
add DNSBL to smtpd_recipient_restrictions in postfix
This commit is contained in:
@@ -62,6 +62,7 @@ smtpd_recipient_restrictions =
|
||||
check_policy_service unix:private/policyd-spf,
|
||||
reject_rbl_client blackholes.tepucom.nl,
|
||||
reject_rbl_client spam.dnsbl.anonmails.de,
|
||||
reject_rbl_client all.spamrats.com,
|
||||
reject_rbl_client sbl.spamhaus.org,
|
||||
reject_rhsbl_sender dbl.spamhaus.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user