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

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