• Resolved ArminK

    (@armink)


    Hi

    Today, email of my website through your plugin are not being sent.

    Here is the log:

    :
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 5.6.35
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
    Host: smtp.gmail.com
    Port: 465
    SMTPSecure: ssl
    SMTPAutoTLS: bool(false)
    SMTPAuth: bool(true)

    Server:
    OpenSSL: Yes
    Apache.mod_security: No
    SMTP Debug:
    2018-05-03 08:57:43 Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array (
    )
    2018-05-03 08:57:43 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Peer certificate CN=irsrv11.hostdl.com' did not match expected CN=smtp.gmail.com’
    2018-05-03 08:57:43 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Failed to enable crypto
    2018-05-03 08:57:43 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error)
    2018-05-03 08:57:43 SMTP ERROR: Failed to connect to server: (0)
    2018-05-03 08:57:43 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Viewing 1 replies (of 1 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Hi,

    It seems, your hosting company rerouting all SMTP requests:

    Peer certificate CN=irsrv11.hostdl.com did not match expected CN=smtp.gmail.com

    You should contact your hosting support with this debug output, as most likely they will provide you with some specific settings.

Viewing 1 replies (of 1 total)

The topic ‘Emails are not Sent’ is closed to new replies.