Skip to main content

Can't send email with sendgrid

Comments

2 comments

  • BillyS
    I've posted about a problem concerning emails from root.host.domain.com, which I have not solved yet. But for starters, google compute blocks port 587, so you need to change: route_list = "* smtp.sendgrid.net::587 byname" to: route_list = "* smtp.sendgrid.net::2525 byname" I'm assuming you've followed Sendgrid's directions as to changes to your DNS configuration.
    0
  • cPanelMichael
    Hello @applikando, Let us know if the information on the previous post helps. If not, could you provide more information about the specific error message you receive? Thanks!
    0

Please sign in to leave a comment.