How to find a DKIM selector for your domain?
A DKIM selector is a keyword, an ID, or a string that makes a DKIM key unique. It’s generated by appending the selector to your sending domain. Let’s say your domain is company.com, and your selector is mail1; you create a DKIM key by appending it to a ._domainkey. Here’s what it would look like- …