Rspamd DBL checks disabled because of the use of an open DNS?

Hi there, happy new year !

I’d like to bump this up, since I believe that this issue is important. I’m curious to know how many of us face this silent DBL_BLOCKED_OPENRESOLVER issue. The interim solution (querying spamhaus through their DQS service) proposed by @mrmarkuz works but doesn’t survive reboots. It should be implemented in a the UI (for the DQS key). Additionally the legacy RBL (BLOCKLIST_DE for instance) should be disabled.

I’m ready to help of course.

1 Like

Hi Matthieu, happy new year!

So far you’re the only one who has reported this issue. As mentioned earlier, at least another Mail installation on Hetzner does not show this behavior, which suggests it may be environment-dependent and not always visible.

That said, I agree the workaround should be persistent. For this reason, we’re including the Spamhaus Rspamd plugin in Mail, allowing manual configuration (DQS) as an alternative to the public DNS-based protocol and ensuring it survives service restarts. Rspamd plugin for Spamhaus DQS · Issue #7801 · NethServer/dev · GitHub

2 Likes

Hi Matthieu,

@pagaille would you like to test the Rspamd DQS plugin? It’s templated now and should survive updates.

You can update to testing in Software Center…

or via CLI:

api-cli run update-module --data '{"module_url":"ghcr.io/nethserver/mail:1.7.9-dev.1","instances":["mail1"]}'

Thanks in advance!

3 Likes

Great !!

Looks like it is working perfectly with the contents test, all three mails were flagged as spam.

It should be the default configuration IMHO since Spamhaus will probably generalise this behaviour in the future. With an automatic fallback to the current config if no DQS key is configured.

2 Likes