{{define "title"}}Edit DKIM Selector{{end}} {{define "content"}}
Name: {{.dkim_key.Selector}}._domainkey.{{.domain.DomainName}}
Type: TXT
Tip: After changing the selector, update your DNS provider to use the new record name. The value stays the same.
By default you copy the DNS record above into your DNS provider yourself. Switch to Automatic to have this server push it there for you (on create and on every regenerate) via your DNS provider's API — this setting applies to the whole domain, not just this one selector.
Sign this domain's outbound mail with the server's one shared DKIM key instead of its own — lets you CNAME {{.dkim_key.Selector}}._domainkey.{{.domain.DomainName}} to the shared record once and never touch DNS again on rotation. Ask your global admin for the shared record's current name/value from the main DKIM page.