From c97434fae783d1a96a4f988c030de809b5d1395e Mon Sep 17 00:00:00 2001 From: Naglfar Date: Fri, 9 Jul 2021 12:27:30 +0200 Subject: [PATCH] Add blacklist - block spam --- 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 64096f1..88cb5e0 100644 --- a/roles/shell/files/etc/postfix/main.cf +++ b/roles/shell/files/etc/postfix/main.cf @@ -75,6 +75,7 @@ smtpd_recipient_restrictions = reject_rbl_client sbl.spamhaus.org, reject_rbl_client xbl.spamhaus.org, reject_rbl_client blackholes.tepucom.nl, + reject_rbl_client hostkarma.junkemailfilter.com=127.0.0.2, reject_rhsbl_sender dbl.spamhaus.org policyd-spf_time_limit = 3600