Skip to main content

Email can be sent, but cannot receive email.

Comments

4 comments

  • Jarvis421
    Hello Mamayukero, First check if your domain has correct MX (mail server) record added to point to your server. You can use online tools like : Dig (DNS lookup) or MX Lookup Tool - Check your DNS MX Records online - MxToolbox for checking MX record of the domain. If the MX record is set correctly, log onto your server and check mail logs. You can use below command (via SSH) to check mail logs related to a particular domain or email address. # exigrep FROM/TO_EMAIL_ADDRESS /var/log/exim_mainlog
    ** (Replace "FROM/TO_EMAIL_ADDRESS" with email address or domain) If you are not comfortable using commands, you may use Track Delivery feature in cPanel (cPanel >> Home >> Email >> Track Delivery). You can find details about the feature at : Track Delivery - Version 68 Documentation - cPanel Documentation The email report you posted is from LFD/CSF regarding LiteSpeed process. Since it is legit process, you can safely ignore the email alert. To prevent further email alerts regarding the process, you can whitelist it in CSF. To whitelist a process in CSF, add executable or command related to the process to file : /etc/csf/csf.pignore Eg: exe:/usr/local/lsws/bin/lshttpd.5.3.3
    0
  • cPanelLauren
    Thanks for the great information @Jarvis421!! @mamayukero please let us know if you have any questions or concerns with performing the actions suggested.
    0
  • mamayukero
    Hai @Jarvis421 and
    0
  • cPanelLauren
    Hi @mamayukero Can you tell us what exactly was the issue? Did it turn out to be the MX records?
    0

Please sign in to leave a comment.