• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Secure mail part of domain with Lets Encrypt

psxeu

Basic Pleskian
Hi

I was wondering - If I want to secure mail.mydomain.com with Let's encrypt - is that possible or?

How do people generally set it up - if they want to access mail.xxxx.com from a mail client using tls/ssl?
 
There is currently no nice way to do that and while some workarounds* should be possible, they are limited in their use.
So in general you're best of using "your.plesk-server.name" as mailserver for your customers and not mail.domain.tld

* such a workaround would be to create a normal domain, name it "mail.xxxx.com" and use LetsEncrypt on that. (dns and mail service should be disabled for that)
For every further domain on your server, you can then add "mail.xxxx.com" as an alias domain and make sure it's also covered by the LetsEncrypt Certificate.

Under "Tools & Settings" -> "SSL/TLS Certificates" -> "Certificate for securing mail" you then choose the "mail.xxxx.com"s domain LetsEncrypt certicate from the server pool
 
Back
Top