• Resolved savaxz

    (@savaxz)


    Hi!All was good yestarday.
    But now i want to make new tests my mail by smtp.
    And something go wrong:
    Versions:
    WordPress: 4.9.7
    WordPress MS: No
    PHP: 5.6.36
    WP Mail SMTP: 1.2.5

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

    Server:
    OpenSSL: Yes
    Apache.mod_security: No
    SMTP Debug:
    2018-07-06 10:35:44 Connection: opening to ssl://smtp.yandex.ru:465, timeout=300, options=array (
    )
    2018-07-06 10:35:44 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    2018-07-06 10:35:44 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Failed to enable crypto
    2018-07-06 10:35:44 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.yandex.ru:465 (Unknown error)
    2018-07-06 10:35:44 SMTP ERROR: Failed to connect to server: (0)
    2018-07-06 10:35:44 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

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

    (@slaffik)

    Hi,

    Please update to the latest version of the plugin.
    Your server can’t connect to a yandex SMTP server. Check with your hosting support what has changed in server configuration. Make root certificated of the server are installed and configured correctly and that it can establish a secure connection to other sites.

    Thread Starter savaxz

    (@savaxz)

    Thank you.But not only plugin WP Mail SMTP cant word. standard sending via smtp does not work either

    Plugin Author Slava Abakumov

    (@slaffik)

    The issue is not related to WP Mail SMTP and specific 4.9.7 WordPress release.
    It’s a server related problem.

    I also encounter the above problem..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘dont work WP Mail SMTP after update 4.9.7’ is closed to new replies.