||include||style.htm|| ||include||body.htm|| Configure 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|| "t=y; k=rsa; p=||domainkey_fingerprint||"

$$You should define your domainkey DNS POLICY record like this:$$

    ||policy_rec|| "t=y; o=~"     (test mode, some messages are signed - RECOMMENDED)
    ||policy_rec|| "o=-"     (all messages are signed, not test mode)

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||
Regenerate private and public keys. These are used for all domains and will require DNS record for all domains to be updated.