Skip to main content

Cannot send email

Comments

6 comments

  • GOT
    If it really is a timeout issue, it is likely your provider is blocking outgoing traffic on port 25. In cases like this you need to use a smarthost like sendrgrid to send emails.
    0
  • ampedcreativ
    Thanks for the suggestion, but port 25 is open.
    0
  • GOT
    By that I assume you mean in your firewall? What happens with this command: telnet aspmx.l.google.com 25
    0
  • ampedcreativ
    GOT, thank you so much for taking the time to offer some direction. Turns out, it was in fact the host provider. My tests showed that port 25 was open, but the host provider somehow was still blocking it on their end. I reached out to them and they fixed it. Thanks for pointing me in the right direction.
    0
  • GOT
    Your test was likely an inbound test which would in fact pass as providers block it outgoing only. Glad its resolved.
    0
  • cPanelLauren
    @GOT thanks for the advice provided here and @ampedcreativ I'm glad to hear it's now working.
    0

Please sign in to leave a comment.