Skip to main content

Exim does not send email to some domains

Comments

10 comments

  • phillbooth
    Try sending to just the .com
    0
  • Andre Soares
    but the domain of UOL is com.br to yahoo ".com" same problem.
    0
  • cPanelMichael
    Hello :) It's possible the remote mail servers are blocking connection attempts from the cPanel server. Try running the following command from the cPanel server to verify if that's the case:
    telnet remote-mail-server.tld 25
    Is the connection refused? Note that you should also ensure your server meets the guidelines described in this document: How to Keep your Email out of the Spam Folder - cPanel Knowledge Base - cPanel Documentation Thank you.
    0
  • Andre Soares
    root@server [~]# telnet mx.uol.com.br 25 Trying 200.147.36.15... telnet: connect to address 200.147.36.15: Connection timed out root@server [~]# traceroute mx.uol.com.br traceroute to mx.uol.com.br (200.147.36.15), 30 hops max, 60 byte packets send: Operation not permitted root@server [~]# telnet mx.yahoo.com 25 Trying 2001:4998:44:204::a7... telnet: connect to address 2001:4998:44:204::a7: Connection timed out
    0
  • Andre Soares
    Hello, I disabled my csf and the results are the same. Thank you.
    0
  • cPanelMichael
    You can contact the remote mail servers individually to determine why they are blocking connections from your server (assuming the issue is isolated to specific remote mail servers). For example, with Yahoo: Helpcentral | SLN24439 - Yahoo Mail deliverability FAQs Ensure you are following the guidelines referenced in the document linked in my last response. Thank you.
    0
  • UHLHosting
    I have the exact same issue. The problem is like this, emails sent from Wordpress or WHCMS are sent via php mail. This does not work as designed alto the default WHCMS mail is info@example.ch the server sends the email from uhlhosting@panel.example.ch that what cause in a reject while the address is not present, or it the default email account.
    0
  • cPanelMichael
    The problem is like this, emails sent from Wordpress or WHCMS are sent via php mail

    You may need to configure these applications to send email via SMTP authentication. For instance, WHMCS allows you to make this change in the configuration: Mail Tab - WHMCS Documentation Thank you.
    0
  • UHLHosting
    @cPanelMichael we have reseted Exim config, and it started all to work.
    0
  • cPanelMichael
    I am happy to see the issue is now addressed. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.