From 83b1dce76048dac5c602e922638e6ddd26ae7f7e Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 12 Jun 2020 09:31:43 -0700 Subject: [PATCH] Minimize another use of blacklist Signed-off-by: Adam Williamson --- roles/spamassassin/files/local.cf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/roles/spamassassin/files/local.cf b/roles/spamassassin/files/local.cf index f0046d07b1..8f1d9549a2 100644 --- a/roles/spamassassin/files/local.cf +++ b/roles/spamassassin/files/local.cf @@ -8,7 +8,7 @@ required_hits 5 report_safe 0 bayes_auto_learn_threshold_nonspam -4 -# disable certain kinds of blacklists since their dns checks were timing out +# disable certain kinds of blocklists since their dns checks were timing out score RCVD_IN_BL_SPAMCOP_NET 0 score RCVD_IN_RP_RNBL 0 score RCVD_IN_RP_CERTIFIED 0 @@ -55,5 +55,9 @@ score RAZOR2_CF_RANGE_E8_51_100 0 score RAZOR2_CHECK 0 -# blacklist spam email addresses +# blocklist spam email addresses +# INCLUSIVE LANGUAGE NOTE: +# https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826 +# can change this to blocklist when that is implemented and systems +# using this role are updated blacklist_from *@elitetorrent1.com