skibidi
New Pleskian
Hi,
As soon as I add a new domain, some DNS records don't reflect the selected IP addresses.
I was able to reproduce this behavior on a clean Ubuntu 22.04 installation with no custom configuration, and a freshly installed Plesk with the recommended installation method. It depends on 2 Plesk settings before adding a new domain:
1. Tools & Settings -> Mail Server Settings -> Outgoing mail mode: send from the specific IP addresses
Afterward, any new domain will have the main server IP's mixed into the DNS zone instead of the chosen IP addresses. This means that the web server configuration cannot properly serve the content.

The issue I'm experiencing with the default DNS template "mail.<domain>" is that the autodiscovery and manual configuration settings for any email do not match, it defaults to the domain itself when there's no custom domain name specified in the server-wide mail configuration (Tools & Settings -> Mail Server Settings -> Mail autodiscover), regardless of the DNS template. Additionally, when assigning a mail certificate in SSLit!, it is always associated with the domain itself and not with any subdomain, such as "mail.<domain>", even when the subdomain is specified in the DNS template.
Thanks for any help!
As soon as I add a new domain, some DNS records don't reflect the selected IP addresses.
I was able to reproduce this behavior on a clean Ubuntu 22.04 installation with no custom configuration, and a freshly installed Plesk with the recommended installation method. It depends on 2 Plesk settings before adding a new domain:
1. Tools & Settings -> Mail Server Settings -> Outgoing mail mode: send from the specific IP addresses
- select the main Server IP's
- change the pre-configured DNS entry from "<domain>. MX mail.<domain>." to "<domain>. MX <domain>."
Afterward, any new domain will have the main server IP's mixed into the DNS zone instead of the chosen IP addresses. This means that the web server configuration cannot properly serve the content.

The issue I'm experiencing with the default DNS template "mail.<domain>" is that the autodiscovery and manual configuration settings for any email do not match, it defaults to the domain itself when there's no custom domain name specified in the server-wide mail configuration (Tools & Settings -> Mail Server Settings -> Mail autodiscover), regardless of the DNS template. Additionally, when assigning a mail certificate in SSLit!, it is always associated with the domain itself and not with any subdomain, such as "mail.<domain>", even when the subdomain is specified in the DNS template.
Thanks for any help!