Zodiac1978 / dns-info

Adds a DNS section to the debug information and some DNS checks to the Health Check feature
GNU General Public License v2.0
3 stars 0 forks source link

Feedback; testing on site with and without proper records. All green. #5

Closed oldrup closed 7 months ago

oldrup commented 8 months ago

Not an issue, just unsure where else to provide feedback.

Here is a screenshot from my personal blog; SPF, DKIM and DMARC records set: image

Here is a screenshot from a test-site, with no mail-related records set: image

The info is also included in site-health text export. image

I tested on WP 6.4.x, PHP 8.1 and PHP 8.2; WP debug enabled; no warnings or errors.

All the information is available on the DNS server anyway, so I don't see any security concerns related to making the information readily available in the Site Health tool; it just makes mail-related troubleshooting easier.

I'd love to see this info added to the core Site Health tool at some point—nice work 👏👏👏

Zodiac1978 commented 7 months ago

Thanks for testing!