• 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

Input Better DNS record validation

danami

Silver Pleskian
We regularity see users adding invalid DNS records into the panel that Plesk happily accepts:

Eg 1. Invalid SPF records (users include double quotes for their SPF records):
Code:
"v=spf1 include:spf.protection.outlook.com -all"

Eg. 2. Invalid SRV records (users enter in the underscore in the service name and protocol not knowing that Plesk automatically adds this so you end up with double underscores).
Code:
__sip.__tls.example.com.

All of this could be corrected very easily with better DNS record validation.
 
Back
Top