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

If DKIM Selector is CNAME - include FQDN of true DKIM Selector record #8

Open dotBATmanNO opened 4 years ago

dotBATmanNO commented 4 years ago

In the case of Microsoft Online Selector1._domainkey.domainname.tld should be a CNAME pointing to onmicrosoft.com where the actual DKIM Selector TXT record is published.

If so, return Selector1=selector1-domainname-tld._domainkey.domainname.onmicrosoft.com