• Resolved yoibe1

    (@yoibe1)


    Having an issue connecting to ProtonMail SMTP. I have setup the smtp mailer settings, triple checked the credentials but I can’t identify the configuration issue. Here are the log. Please help.

    Versions:
    WordPress: 6.2.2
    WordPress MS: No
    PHP: 7.4.33
    WP Mail SMTP: 3.9.0 Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP Error: Could not connect to SMTP host. Connection failed. stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failedSMTP server error: QUIT command failed Detail: MIA/?Y?=????l?U??????M?Pǒ????1+?? ]`?z"???.@4??= y??UPx?5?RI?-*?0x???A?r?P?Jf?3z????L?y?? ?4\???U???"?:6)?2??qF1?&?(?y?S?????g0
    Host: smtp.protonmail.ch
    Port: 587
    SMTPSecure:
    tls
    SMTPAutoTLS:bool(true)
    SMTPAuth:bool(true) Server:
    OpenSSL: OpenSSL 1.1.1v 1 Aug 2023 Debug:
    Email Source: WP Mail SMTP Mailer: Other SMTP SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP Debug:
    2023-08-31 17:55:23 Connection: opening to smtp.protonmail.ch:587, timeout=300, options=array()
    2023-08-31 17:55:23 Connection: opened
    2023-08-31 17:55:23 SERVER -> CLIENT: 220-dehydr8e.kasnerproperties.com ESMTP Exim 4.96 #2 Thu, 31 Aug 2023 13:55:23 -0400 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    2023-08-31 17:55:23 CLIENT -> SERVER: EHLO www.kasnerproperties.com
    2023-08-31 17:55:23 SERVER -> CLIENT: 250-dehydr8e.kasnerproperties.com Hello www.kasnerproperties.com [209.95.52.167]250-SIZE 52428800250-8BITMIME250-PIPELINING250-PIPECONNECT250-AUTH PLAIN LOGIN250-STARTTLS250 HELP
    2023-08-31 17:55:23 CLIENT -> SERVER: STARTTLS
    2023-08-31 17:55:23 SERVER -> CLIENT: 220 TLS go ahead
    2023-08-31 17:55:23 Connection failed. Error #2: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [/home/dehydr8e/public_html/wp-includes/PHPMailer/SMTP.php line 468]
    SMTP Error: Could not connect to SMTP host. Connection failed. stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
    2023-08-31 17:55:23 CLIENT -> SERVER: QUIT
    2023-08-31 17:55:23
    2023-08-31 17:55:23
    2023-08-31 17:55:23 Connection: closed
    SMTP Error: Could not connect to SMTP host. Connection failed. stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Viewing 1 replies (of 1 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @yoibe1,

    Thanks for reaching out! Within the debug log you shared, I noticed the following message.

    We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.

    Could you please get in touch with your hosting/email support with the full error log, and they should be able to assist you accordingly.

    In the meantime, you may configure an alternative mailer on your WordPress site.

    I hope this helps. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘SMTP Error: Could not connect to SMTP host’ is closed to new replies.