Hello everyone,
I am experiencing an issue receiving emails from a specific cPanel server and I’m stuck in a loop. Hestia Panel’s ip adress is xx.xx.xxx.110 and the cPanel ip address is xx.xx.xxx.111. When I try, I can get emails from all servers including Gmail, Outlook, Yandex etc even random online mail senders can send, but my cPanel server does not send any email to my HestiaCP server. Domains are different, any on both servers everything works fine.
When I check the exim log, I do not get any logs related to my main cPanel ip the only thing is different interface/gateway IP (178.16.54.155) and it says no host name found for ip address 178….
What I tried?
Whitelisting: I added the IP (178.16.54.155) to /etc/exim4/white-blocks.conf and verified hostlist whitelist includes this file.
-
Modifying Template: I edited
/etc/exim4/exim4.conf.template. I commented out the specificdropblock underacl_check_mailthat contains thedelay = 45sandcondition = ${lookup dnsdb.... -
Applying Changes: I ran
update-exim4.confandsystemctl restart exim4.
The Problem: Despite commenting out the block in the template and updating the config it’s still the same.
I wonder why my cPanel ip address is different on Hestia’s side and why I still can’t send any e-mails.
Thanks in advance