• 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.

Resolved postfix with SSL

* Go to Tools & Settings => SSL/TLS certificates
* Make sure you have a valid Let's Encrypt certificate
* Make sure that certificate is selected at "Certificate for securing mail"

That's all you need to do. Postfix will then be configured to use your server's Let's Encrypt certificate
 
Thats the Problem:
server certificate is a self-signed and I need to secure the emails of all domains with there own certificates.
 
This is not (yet) possible. In order for this to work you would need to have Postfix 3.4 with SNI support, which was only released a couple of weeks ago. And as postfix is provided by the OS, you will have to wait until your OS supports Postfix 3.4 _and_ Plesk added SNI support to Postfix. Both of this will probably not happen in 2019.

So for you the only way to get rid of any SSL/TLS warnings for your mail users is:
1) Install a valid certificate for your server (preferrably Let's Encrypt)
2) Secure Plesk + mail services with that certificate
3) Tell all your customers to use your server's FQDN to retrieve and send their mail (the hostname for which you issued your certificate)

Please also read this thread:
Input - Add multidomain-support to Let´s Encrypt Certificate used for the mailserver
How to assign separate SSL certificates for different domains on a local mail server in Plesk?
 
Last edited:
Back
Top