||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.$$
$$Current domainkey fingerprint:$$
||domainkey_fingerprint||
$$You should define your domainkey DNS record using this fingerprint. This should look something like:$$
||dns_rec|| "v=DKIM1; p=||domainkey_fingerprint||"
Note: an existing DOMAINKEYS dns entry will work with DKIM
Current domainkey DNS record for domain ||domain||. Select to display current DNS record for other domains:
||dns_rec|| "||dns_rec_curval||" ||ifequal||dns_rec_curval||{UNDEFINED}|| You need to add a DNS record to use domain keys on the domain ||domain|| ||endif||