• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question SMTP-Server

Orhun

New Pleskian
Hello people

how can I confug the SMTP server in Plesk and what do I have to enter in the image (Is an image of a script).

Best regards,
Orhun
 

Attachments

  • smtp.png
    smtp.png
    6 KB · Views: 10
When you login from a script that is running on the same server, the SMTP server is localhost, port 25. The username is the name of your mailbox (the same like the email address), the password is the password of that mailbox. Security TLS is fine.
 
Don't work.

It shows the error:

SMTP Exception>>
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
 
Are you the only user on that server? In that case for reasons of simplicity you can try to disable TLS. If that is not the case, the error can be caused by the "localhost" servername. Instead, try using the real domain name of the host that is protected with the host mail server SSL certificate.
 
You need to use the hostname, that is the one that is set in Tools & Settings > Server Settings > Full Hostname. Please also make sure in Tools & Settings > Security > SSL/TLS certificates that a "Certificate for securing mail" is selected.
 
Back
Top