• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Issue postfix and certifcates (let's encrypt)

Maxwell Banks

New Pleskian
Hi!

First my configuration:
I have a centos 7 server with Plesk Onyx.
I have a lot of domains configured working at my server.
My server is behind a firewall so, I have a public ip with port forward to my private ip.

Ok, I have a lot of domains with let's encrypt certificate with www includes, and work ok from http.
I need config the certificate to each domain to smtp mail (postfix) but I don't know the correct path to make it.

Actually the certificate has the next result:

web: www.mobilitysol.com certificate let's encrypt :)
web: mobilitysol.com certificate let's encrypt :)
smtp: mobiliysol.com certificate plesk autosigned :(
pop3: mobilitysol.com certificate plesk autosigned :(

I need have let's encrypt certificate to each domain _(obviously each domain with your particular certificate), and all domains have the same ip address.

Is posible?
What is the correct steps to make it?

Thanks a lot!!!!

Maxwell.
 
My onyx installation create this automatical.

The user was asking for separate SMTP and POP3 service certificates for each domain, not for certificates for the WWW service of the domains. To my knowledge on a default server installation, only one certificate (the server certificate) is used to protect mail service and applies to all host connections. Separate certificates for each domain must be installed manually for the services. If you have different information, e.g. that each domain installs its own SMTP and POP3/IMAP certificate, please share where I can read more about it.
 
web: www.mobilitysol.com certificate let's encrypt :)
web: mobilitysol.com certificate let's encrypt :)
smtp: mobiliysol.com certificate plesk autosigned :(
pop3: mobilitysol.com certificate plesk autosigned :(

Ok wait, why you have Plesk autosigned certificates on SMTP and POP3/IMAP? It should be the ones from letsencrypt.

If all domains have the same IP address, it is more sensible to run any mail traffic via a subdomain. But even if all have their own IP address, it is more useful to send an IP and a domain. If only because the other mail providers that are blocking the traffic. With the correct SPF rule, this works without problems.
 
Back
Top