mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Adding DNSBL to smtpd_recipient_restrictions in postfix
This commit is contained in:
@@ -61,6 +61,7 @@ smtpd_recipient_restrictions =
|
||||
reject_unknown_sender_domain,
|
||||
reject_unknown_recipient_domain,
|
||||
check_policy_service unix:private/policyd-spf,
|
||||
reject_rbl_client spamsources.fabel.dk,
|
||||
reject_rbl_client bl.fmb.la,
|
||||
reject_rbl_client spam.dnsbl.anonmails.de,
|
||||
reject_rbl_client all.spamrats.com,
|
||||
|
||||
Reference in New Issue
Block a user