[Rspamd-Users] Spamhaus DQS ruleset for Rspamd 2.x
Riccardo Alfieri
riccardo.alfieri at spamteq.com
Fri Nov 8 20:26:46 UTC 2019
On 08/11/19 20:53, Bernardo Reino wrote:
>
> I noticed however that the logs were filling up due to the lack of
> "disable_monitoring = true" for rules "SH_EMAIL_DBL" and "DBL" (rule
> "spamhaus_dbl" had the setting already) in rbl.conf.
>
Hi Bernardo,
that setting was added due to the fact that, at least in version 1.9.x,
the RBL monitoring was querying DBL with IP address, and that, instead
of returning a NXDOMAIN returns 127.0.1.255 (IP queries forbidden). You
can either use disable_monitoring, OR, you can try setting:
monitored_address = "facebook.com"
for SH_EMAIL_DBL and DBL (I think you should add that also to the *ZRD
rules)
If you can confirm that adding the "monitored_address" option works I'll
push that to Github, or else I'll set the disable_monitoring flag.
Thanks for your help
--
Best regards,
Riccardo Alfieri
Spamhaus Technology
https://www.spamhaustech.com/
More information about the Users
mailing list