dotBATmanNO / PSGet-Domain-MailInfo

PowerShell script to get domain mail info and control status such as MX, SPF, DKIM, DMARC and StartTLS.
GNU General Public License v3.0
12 stars 2 forks source link

Add check for _domainkey to add to DKIM test #6

Closed dotBATmanNO closed 4 years ago

dotBATmanNO commented 4 years ago

If a query for _domainkey. domainname. tld returns NOERROR then there is a high probability that there is at least one selectlr. _domainkey entry?!

dotBATmanNO commented 4 years ago

Completed as part of improving invalid record detection.