• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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