{{define "content"}}

Domains

{{if .Flash}}
{{.Flash}}
{{end}} {{if .IsGlobal}}

Add a sending domain

{{if .Error}}

{{.Error}}

{{end}}

A DKIM key is generated for the domain; you then publish the shown DNS record. Adding a domain does not create an application.

{{end}}

Domains

{{if .Domains}} {{range .Domains}} {{if $.IsGlobal}}{{else}}{{end}} {{end}}
DomainDNSSelectorApps
{{.Name}} {{.DNS}} {{.DKIMSelector}} {{.AppCount}}Delete

The DNS badge is the worst of the domain's DKIM, SPF and DMARC checks. Results are cached for a few minutes; open a domain for the details and a Re-check button.

{{else}}

No domains yet. Add one above to get started.

{{end}}
{{end}}