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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4052%2Fhead;p=thirdparty%2Frspamd.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 4d65292463..dd3c0f5f9e 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 = {