• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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