• Resolved gnjang

    (@gnjang)


    The error appeared in the situation where the server was transferred.
    Is this the part where I need to set up the firewall separately?

    Versions:
    
    WordPress: 6.0.2
    
    WordPress MS: Yes
    
    PHP: 7.4.33
    
    WP Mail SMTP: 3.5.2
    
    Params:
    
    Mailer: smtp
    
    Constants: No
    
    ErrorInfo: SMTP Error: Could not connect to SMTP host.
    
    Host: email-smtp.us-west-2.amazonaws.com
    
    Port: 587
    
    SMTPSecure: tls
    
    SMTPAutoTLS: bool(true)
    
    SMTPAuth: bool(true)
    
    Server:
    
    OpenSSL: OpenSSL 1.1.1k FIPS 25 Mar 2021
    
    Debug:
    
    Email Source: WP Mail SMTP
    
    Mailer: Other SMTP
    
    SMTP Error: Could not connect to SMTP host.
    
    SMTP Debug:
    
    2023-02-16 07:08:11 Connection: opening to email-smtp.us-west-2.amazonaws.com:587, timeout=300, options=array()
    
    2023-02-16 07:08:11 Connection: opened
    
    2023-02-16 07:08:11 SERVER -> CLIENT:
    
    2023-02-16 07:08:11 Connection: closing due to error
    
    2023-02-16 07:08:11 Connection: closed
    
    SMTP Error: Could not connect to SMTP host.
Viewing 1 replies (of 1 total)
  • Plugin Support Dake

    (@dakeg)

    Hi @gnjang

    Thanks for reaching out and we’r sorry to hear that you’re running into issues after a server transfer.

    Please kindly know, that the “Could not connect to SMTP host” error indicates that the server refuses connection and it is not able to connect to the remote mail server.

    You’ll need to contact your SMTP/hosting provider with that error report to fix the server configuration or to see if anything is blocking. They’d hopefully be able to help!

    We apologize, but we can’t perform any fixes on our end since it’s SMTP/hosting-related.

    Also please know, that the Other SMTP mailer option does not use a dedicated API, which can lead to potential errors based on your website hosting settings. In cases where ongoing issues arise while using the Other SMTP mailer, we generally recommend switching to a transactional mailer option if possible.

    In case it helps, we have documentation on setting up each of the available mailers here:?https://wpmailsmtp.com/docs/a-complete-guide-to-wp-mail-smtp-mailers/.

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