How can I find the DKIM selector and public key used by my Google Apps domain?
To find the DKIM selector and public key used by your Google Apps (Google Workspace) domain, open the Admin console (Apps > Google Workspace > Gmail > Authenticate email) to read the active selector, send yourself an email and inspect the DKIM-Signature header’s s= value, then query DNS for TXT at <selector>._domainkey.<your-domain> (e.g., google._domainkey.example.com) via…
