||include||style.htm|| ||include||body.htm|| Configure DKIM / DomainKeys
$$Before you can sign messages with a domainkey, a private + public key pair must have been generated and you must have added an appropriate domain key DNS entry. Surgemail has automatically generated a private and public key.$$
$$You should define your domainkey DNS record using this fingerprint. This should look something like:$$
||dns_rec|| "v=DKIM1; p=||domainkey_fingerprint||"
Current domainkey DNS record for domain ||domain||.
||dns_rec|| "||dns_rec_curval||"
Select to display current DNS record for other domains: ||ifdef||message||
||message|| ||endif||
$$You probably will want to also add a DMARC entry, something like this$$
||dmarc_example||
$$Current DMARC record is$$
||dmarc_now||