Skip to main content

PHPMailer returning SMTP connect() failed

Comments

2 comments

  • cPanelLauren
    This is usually a result of the server not accepting SSLv2 or SSLv3 connections which is a standard for cPanel/WHM in favor of TLS only connections. You can check this by going to WHM>>Service Configuration>>Exim Configuration Manager -> Options for OpenSSL
    0
  • Zoee
    This is usually a result of the server not accepting SSLv2 or SSLv3 connections which is a standard for cPanel/WHM in favor of TLS only connections. You can check this by going to WHM>>Service Configuration>>Exim Configuration Manager -> Options for OpenSSL

    Thanks Lauren, I ended up submitting a ticket for support and it was that! I needed to go to WHM >> Exim Configuration Manager and set the Options for OpenSSL to +'no_sslv2'. :)
    0

Please sign in to leave a comment.