• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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