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

strange webmail dns record

teckna

Basic Pleskian
Clean install of V9 on Ubuntu 8.04

When I add a new domain I get a strange catchall DNS record created: *.webmail.mydom.co.uk.

Below is the DNS skel and not mention of this record there:
<domain>. NS ns.<domain>.
<domain>. A <ip>
<domain>. MX (10) mail.<domain>.
<ip> / 24 PTR <domain>.
control.<domain>. A <ip>
ftp.<domain>. CNAME <domain>.
mail.<domain>. A <ip>
ns.<domain>. A <ip>
webmail.<domain>. A <ip>
www.<domain>. A <ip>

Any ideas where its coming from ?

Andy
 
I think it's for those users who think that just each and every URL has to start with "www.".

Although this record does not appear in my zone files created by Plesk
 
Back
Top