FYI, not just Hetzner, they have blocked loads of Netcup ones as well. Netcup has been having loads of sales and all, and they are real good and cheap, so another of that is getting blocked.
# curl -sSL https://7j.gg/chksph2 | bash -s xxx.xxx.xxx.xxx
Test 01: Error: open resolver; https://check.spamhaus.org/returnc/pub/xxx.xxx.xxx.xxx/
Result is bad, Spamhaus is blocking/ignoring the DNS Resolver xxx.xxx.xxx.xxx
After reading all the sparsely detailed threads on the subject, these are the three possible solutions I have compiled to the problem of receiving mail due to Spamhaus blocking Hetzner resolvers, from least to most convenient. You can check if we are affected with: # curl -sSL https://7j.gg/chksph2 | bash -s --
Fill in the form and verify your email address by via the link in the email you recive.
Once logged, go to Products → DQS and you will see your Query Key and below you will see the exactly fqdn that you will need to use Zen Spamhaus black list. Something like: HereYourQueryKey.zen.dq.spamhaus.net
Also edit /etc/exim4/exim4.conf.template on the line: ‘deny message = Rejected because $sender_host_address is in a black list at $dnslist_domain\n$dnslist_text’ to ‘deny message = Rejected because $sender_host_address is in a black list’ to prevent your Query key from leaking
# nano /etc/exim4/exim4.conf.template
Restart exim4 # systemctl restart exim4
I hope it will be useful to users who, like me, have less knowledge.
Trouble with that data query account is, they need your real name, mobile/contact number and all sorts. Even though this company is based out of UK, they use amazon services and to give spamhaus my data (unlike registrar), I am not willing to get their free service anyways.
Thanks. If I add the others, while keeping just the zen (not dbl), will it cause more issues? Sorry, just learning this after facing my personal issues since 2 week.
No no. Since you mentioned I should keep it (if not yet removed), so I wanted to understand. As I said. i am new in this kind of topic. So before doing anything, just wanted to clarify with you.