• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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