• Resolved kenneth1976

    (@kenneth1976)


    Hi

    I am trying to set up the smtp but get this error message. I have tried Frees SMTP Test Tool with success.

    TypeError

    Date4. May 2026 at 12:39

    Content

    Mailer: Other SMTP
    SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out

    Source

    WP Mail SMTP

    /customers/f/d/e/cuo0czk9n/webroots/r1249637/wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php (line: 1217)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jaime Segura

    (@jaimeimagely)

    Hey @kenneth1976

    Please kindly note that the error message is returned by your SMTP provider. It usually means an issue with your SMTP credentials or some error during the authentication process.

    It is critical to make sure you have the right credentials. When you get a chance, please double-check the password you’re using with the SMTP connection to be sure it’s correct.

    In case it helps, please check out our step-by-step guide on setting this up here.

    The SMTP host provider will be able to provide the following details that you can then use when connecting the mailer’s SMTP server.

    • SMTP Host: The outgoing server listed in your email provider’s SMTP settings.
    • Encryption: The type of encryption used for the SMTP connection (TLS, SSL, or none).
    • SMTP Port: The port your provider uses for SMTP connections.
    • Authentication: Turns authentication on or off. Most providers require it to be on.
    • SMTP Username: Your email address.
    • SMTP Password: You may need to generate an app password for your account depending on the host.

    You can then test your server credentials in an isolated environment to discard/confirm any issues local to your site. A tool like this https://smtpserver.com/smtptest would do the job.

    Please keep me posted on how it went.

    Thread Starter kenneth1976

    (@kenneth1976)

    hi and thanks for the reply.

    I have testet the smtp with success. So it is not not the credidentials that is causing thoe error.

    Plugin Support Jaime Segura

    (@jaimeimagely)

    Hey @kenneth1976

    Thanks for the update,

    In this case, there is a chance plugin conflict could be the cause. This means another plugin could interfering with the connection process.

    Please make sure you don’t have other SMTP plugins active.

    Also sometimes forms plugins or themes for example, can have their own SMTP settings.

    I would recommend to performa full plugin conflicts check, here is how.

    Let me know how it went, and if you found a culprit.

    Thanks.

    Plugin Support Jaime Segura

    (@jaimeimagely)

    Hi @kenneth1976 ,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.