Hey All,
For some reason none of our cpanel accounts are receiving emails. Sending is working fine. All the correct ports are open in configuration. When CSF is disabled all emails are received and everything works fine. Also removed and reinstalled CSF and same issue. Any idea?
Thanks
Not recieving email with CSF enabled
Re: Not recieving email with CSF enabled
Have you checked the IP in Black Lists?
Re: Not recieving email with CSF enabled
Hi,
Thanks, Yes that's the 2nd thing I did. Cleared all of the blacklist. Added accept for another server of ours in iptables directly. This affects all incoming mailservers i.e Gmail, Yahoo, Exchange etc
Thanks, Yes that's the 2nd thing I did. Cleared all of the blacklist. Added accept for another server of ours in iptables directly. This affects all incoming mailservers i.e Gmail, Yahoo, Exchange etc
Re: Not recieving email with CSF enabled
Do you have ConfigServer's MailControl installed?
If not, then go to CSF search system logs and select /var/log/exim_mainlog
then do a search for a blocked email and paste the info here to check it.
Sergio
If not, then go to CSF search system logs and select /var/log/exim_mainlog
then do a search for a blocked email and paste the info here to check it.
Sergio
Re: Not recieving email with CSF enabled
Thanks, for the info. It actually turns out iptables was still blocking incoming ports for email directly and not listening to CSF to allow all the ports in config. Manually added them and seems to be okay now.