Skip to main content

retry time not reached for any host for

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! I'm sorry to hear about this issue with the mail on the system. Can you run this command from the cPanel server and send me the output? telnet 222.124.12.107 25
    If you get a "command not found" error you may need to install telnet first, which can be done with this command: yum install telnet
    I tested that mailserver from my location and I see it responding normally, so I just want to see if your system can connect to that server outside of an email message before trying any additional troubleshooting.
    0
  • egyts
    telnet 222.124.12.107 25 Trying 222.124.12.107... Connected to 222.124.12.107. Escape character is '^]'. Connection closed by foreign host.
    0
  • cPRex Jurassic Moderator
    I'm wondering if your server's IP, or block of IP addresses since you mention this happens on multiple systems, is blocked from that remote mail server. I see the following when I test this on my end, which is a normal response from a mail server: # telnet 222.124.12.107 25 Trying 222.124.12.107... Connected to 222.124.12.107. Escape character is '^]'. 220 gateway3.sat.co.id ESMTP Postfix
    With your test, you are not even reaching the system to authenticate as your connection is being dropped. If you have another way to contact the manager of that mail server I would reach out to them and see if they can check their system for your IP address(es) and see if that is the case.
    0

Please sign in to leave a comment.