Page 1 of 1

Not receiving mails

Posted: Tue Aug 23, 2022 11:01 am
by kostasaidonis
Hello i recently discovered that exim rejected legit emails saying tha are blacklisted with zen.spamhause.org... i tested it sending mails from gmail yahoo etc... For some reason DNSBL from spamhause not working with exim so what i did was to edit "/etc/emim4/dnsbl.conf" and removed the zen.spamhause.org line

Re: Not receiving mails

Posted: Tue Aug 23, 2022 12:12 pm
by myVesta
https://www.spamhaus.org/faq/section/DNSBL%20Usage#243

probably your datacenter has some DNS resolving issues

Re: Not receiving mails

Posted: Tue Aug 23, 2022 3:50 pm
by kostasaidonis
Yes thank you alot !!! i changed my dns servers and all work fine!!!!

Re: Not receiving mails

Posted: Wed Nov 27, 2024 1:51 am
by nkhoangvu
How did you change your DNS servers? I am using Debian VPS on Digital Ocean and I don't know how to change the DNS Servers. Thank you,

Re: Not receiving mails

Posted: Sat Nov 30, 2024 9:59 am
by spoidyjan
hello,
You can edit the /etc/resolv.conf file and add the DNS addresses you want to use, like Google's (8.8.8.8 and 8.8.4.4). After that, restart your network service.