diff --git a/mx-report.py b/mx-report.py index 48bc504..a13e320 100644 --- a/mx-report.py +++ b/mx-report.py @@ -1,4 +1,4 @@ -# mx_domain_analyzer.py +# mx-report.py # A script to analyze domain MX records, SPF, DMARC, and DKIM settings. # # To run this script, you'll need to install the dnspython library: