Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter funkcrush

    (@funkcrush)

    Thanks you.

    I will get in touch through the form.

    Thanks

    Thread Starter funkcrush

    (@funkcrush)

    As per above, I clicked on view full error log while using the 587 port, which are the old settings and got this:

    Versions:
    WordPress: 5.8.1
    WordPress MS: No
    PHP: 7.4.23
    WP Mail SMTP: 3.0.3
    
    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP Error: Could not connect to SMTP host.
    Host: mail.***.es
    Port: 587
    SMTPSecure: tls
    SMTPAutoTLS: bool(true)
    SMTPAuth: bool(false)
    
    Server:
    OpenSSL: OpenSSL 1.1.1k FIPS 25 Mar 2021
    Apache.mod_security: No
    
    Debug:
    Email Source: WP Mail SMTP
    Mailer: Other SMTP
    SMTP Error: Could not connect to SMTP host.
    
    SMTP Debug:
    2021-09-14 10:20:20 Connection: opening to mail.***.es:587, timeout=300, options=array()
    
    2021-09-14 10:20:20 Connection: opened
    
    2021-09-14 10:20:20 SERVER -> CLIENT: 220-c99748.sgvps.net ESMTP #2 Tue, 14 Sep 2021 10:20:20 +0000 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    
    2021-09-14 10:20:20 CLIENT -> SERVER: EHLO ***.es
    
    2021-09-14 10:20:20 SERVER -> CLIENT: 250-c99748.sgvps.net Hello ***.es [35.214.188.105]250-SIZE 52428800250-8BITMIME250-DSN250-VRFY250-AUTH LOGIN PLAIN250-STARTTLS250 HELP
    
    2021-09-14 10:20:20 CLIENT -> SERVER: STARTTLS
    
    2021-09-14 10:20:20 SERVER -> CLIENT: 220 TLS go ahead
    
    2021-09-14 10:20:20 Connection failed. Error #2: stream_socket_enable_crypto(): Peer certificate CN=<code>c99748.sgvps.net' did not match expected CN=</code>mail.***.es' [/home/customer/www/***.es/public_html/wp-includes/PHPMailer/SMTP.php line 468]
    
    SMTP Error: Could not connect to SMTP host.
    
    2021-09-14 10:20:20 CLIENT -> SERVER: QUIT
    
    2021-09-14 10:20:20
    
    2021-09-14 10:20:20
    
    2021-09-14 10:20:20 Connection: closed
    
    SMTP Error: Could not connect to SMTP host.

    Any ideas?

    Thread Starter funkcrush

    (@funkcrush)

    Dear Sanjeev

    Thank you for your reply. I tried sending the test e-mail to the actual company e-mail instead of my gmail account and I have different results.

    As mentioned, once the plugin stopped working, I have been advised to change the port from 587 to 465.

    I have just done a test on 587, which is the way it was setup and the error message is:

    Error due to unsolicited and/or bulk e-mail.
    This means the connection to your SMTP host was made successfully, but the host rejected the email. Typically this error is returned when you are sending too many e-mails or e-mails that have been identified as spam.

    Any other combination of ports or changing SSL to TLC and viceversa gives me the following:

    ‘Could not connect to the SMTP host.
    This means your web server was unable to connect to mail.be-english.es.
    Typically this error is returned for one of the following reasons:
    SMTP settings are incorrect (wrong port, security setting, incorrect host).
    Your web server is blocking the connection.
    Your SMTP host is rejecting the connection.`

    Using the old settings with new port, gives me endless spinning wheel.

    • This reply was modified 4 years, 8 months ago by funkcrush.
    • This reply was modified 4 years, 8 months ago by funkcrush.
Viewing 3 replies - 1 through 3 (of 3 total)