{{define "content"}}

SelfPost

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

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.

Domains

{{if .Domains}} {{range .Domains}} {{end}}
DomainSelectorApps
{{.Name}} {{.DKIMSelector}} {{.AppCount}} Delete
{{else}}

No domains yet. Add one above to get started.

{{end}}
{{end}}