Configuring for DKIM Signing: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


# Running '''zmdkimkeyutil''' to generate the DKIM keys and selector
# Running '''zmdkimkeyutil''' to generate the DKIM keys and selector
# Updating the DNS server with the public DNS entry
# Updating the DNS server with the public DNS entry

Revision as of 23:27, 3 May 2012

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 8.0 Article ZCS 8.0

Zimbra Server with DKIM Signing

DomainKeys Identified Mail (DKIM) lets an organization take responsibility for a message that is in transit. The organization is a handler of the message, either as its originator or as an intermediary. Their reputation is the basis for evaluating whether to trust the message for further handling, such as delivery. Technically DKIM provides a method for validating a domain name identity that is associated with a message through cryptographic authentication

Configuring ZCS for DKIM signing

Starting with Zimbra 8.0, the ability to add DKIM signing to outgoing mail is available. Signing is done at the domain level. Setting up signing consists of two steps:

  1. Running zmdkimkeyutil to generate the DKIM keys and selector
  2. Updating the DNS server with the public DNS entry
Jump to: navigation, search