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

Resolved Domain is not resolvable under "DNS"

CraigT1986

New Pleskian
Good Afternoon,

Is it possible to hide this warning with Panel.ini file or similar? We have domains which resolve to our nameservers/DNS but A record points elsewhere and we'd prefer to hide this warning to avoid confusion.

1616777448204.png
 
Hi.
To disable resolve checking for all new domains you can add the following block to your panel.ini:
Code:
[dns]
enableResolveChecking = false
Unfortunately, for old domains, that already marked as non-resolvable, it will not help. We have bug PPPM-12891 about it, that will be fixed in near future.
 
Back
Top