From e8be877ff579a18377855e33fc1ac47cad89e8ba Mon Sep 17 00:00:00 2001 From: Naglfar Date: Thu, 28 Nov 2019 02:36:15 +0000 Subject: [PATCH] add DNSBL to smtpd_recipient_restrictions in postfix --- roles/shell/files/etc/postfix/main.cf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/shell/files/etc/postfix/main.cf b/roles/shell/files/etc/postfix/main.cf index f0f6854..e49f02a 100644 --- a/roles/shell/files/etc/postfix/main.cf +++ b/roles/shell/files/etc/postfix/main.cf @@ -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