From: twesterhever <40121680+twesterhever@users.noreply.github.com> Date: Sun, 30 Jan 2022 13:35:57 +0000 (+0000) Subject: [Enhancement] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL too X-Git-Tag: 3.2~73^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ab4a3f85c9d0b1da9fe0f6b686a22fd707fb01d3;p=rspamd.git [Enhancement] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL too --- diff --git a/conf/modules.d/rbl.conf b/conf/modules.d/rbl.conf index 4d6529246..dd3c0f5f9 100644 --- a/conf/modules.d/rbl.conf +++ b/conf/modules.d/rbl.conf @@ -238,7 +238,7 @@ rbl { ignore_defaults = true; rbl = "dbl.spamhaus.org"; no_ip = true; - checks = ['emails', 'dkim', 'urls']; + checks = ['emails', 'dkim', 'helo', 'rdns', 'replyto', 'urls']; emails_domainonly = true; returncodes = {