• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question Configure SMTP in Plesk, combine it with WordPress

Carlos Nog

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.65
Hello,

I want to configure Plesk's SMTP, also correctly setting what the WordPress plugin that is used to enable SMTP asks me for.



Captura desde 2024-11-15 08-09-10.png


As you can see in the image, I have enabled the configuration in Plesk, and I have port 25 open.



Captura desde 2024-11-15 08-12-03.png

Captura desde 2024-11-15 08-12-21.png

These two images show the configuration of the WordPress SMTP plugin.
where they ask me:
1. server name
2. security type (ssl)
3. port
4. username
5. password.

What would be the correct data in those 5 plugin requirements?
Thank you
 
You should be able to configure the plugin with the following details:

  • SMTP Host: server hostname, e.g. yourservername.com (please note that it must not be an URL address as shown in the screenshot)
  • SMTP Port: 587
  • Encryption: TLS
  • Username: [email protected]
  • Password: the password you set when you created your email account
  • Authentication: Yes
 
You should be able to configure the plugin with the following details:

  • SMTP Host: server hostname, e.g. yourservername.com (please note that it must not be an URL address as shown in the screenshot)
  • SMTP Port: 587
  • Encryption: TLS
  • Username: [email protected]
  • Password: the password you set when you created your email account
  • Authentication: Yes
Hello, thanks for responding.

I configured it well but it gives me a problem with Google blocking my messages. this:

Captura desde 2024-11-20 18-44-41.png
Captura desde 2024-11-20 18-45-14.png

this arrives in my email in roundcube.
 
Back
Top