diff --git a/inspect-mail.php b/inspect-mail.php index 2e8212b..c0c223b 100644 --- a/inspect-mail.php +++ b/inspect-mail.php @@ -4,6 +4,14 @@ //ini_set('memory_limit', -1); error_reporting(0); +echo ' + +
+ +Note: To get NS and MX records for the domain, make sure you test a FQDN that has a valid A record. domain.tld should work.
To get SPF record, test SMTP server\'s FQDN with a valid A record or it\'s IP address.