From 88362f4b2a65ea4bcb843378637d236f17f2ede5 Mon Sep 17 00:00:00 2001 From: Filip Date: Mon, 5 Aug 2019 15:13:07 +0200 Subject: [PATCH] corrected download button name --- inspect-mail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspect-mail.php b/inspect-mail.php index c0c223b..8dddaae 100644 --- a/inspect-mail.php +++ b/inspect-mail.php @@ -22,7 +22,7 @@ echo '

- Download + Download Report

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.

';