DKIM on outbound messages

DKIMClosed DomainKeys Identified Mail signing on outbound messages authenticates your organization's domains against spoofed messages, providing your business contacts with assurances.

By default, the DKIM-Signature header is removed from all outbound email traffic so that the Gateway can fully analyze and modify the message, according to your content security policy.

You can configure the Gateway to:

Sign outbound messages with a new DKIM signature

To configure DKIM signing on outbound messages, you need to:

Enable DKIM signing

You can configure this from Policy > Manage Policy Definition > SpamLogic Settings.

See Spam Policy (DKIM signing on outbound messages) for more information.

Configure public/private key pairs and DNS records

  1. Navigate to System > SMTP Settings > Mail Domains and Routing. The Mail Domains and Routing page is displayed.

  2. Select the Hosted Domains tab.

  3. Select the domain(s) you want to configure for DKIM and click Edit. The Edit Hosted Domain dialog is displayed.

     

    You can select and configure multiple domains at the same time.

  4. Select the Outbound Authentication tab.

  5. Under Outbound DKIM Settings, select the Enable DKIM Signing for the selected domain(s) check box.

  6. Enter a value for Selector. By default, the value for the selector is everyone.

     

    Using a selector enables you to have multiple public keys per sending domain. For example, a selector enables you to have different public keys for subsets of an organization’s domain name such as department or mail server.

  7. Specify how you sign messages.

    Sign messages using a new public/private key:

    Sign messages using an existing public/private key:

    • From the drop-down menu, select an alias to identify the key pair.

  8. Click Save.

  9. Click Download DKIM DNS Records and save the file to an appropriate location.

    You must add the created records to your organization's DNS.

     

    The Gateway uses the value in the Selector field to define the name of the DKIM DNS record file. For example, everyone._domainkey.fortra.com.

  10. Apply the configuration.

Preserve original DKIM signature on outbound messages

You can configure this from System > Gateway Settings > Policy Engine Settings.

See Advanced and OCR (Preserve DKIM signature on outbound messages) for more information.

 

If you change any configuration or policy settings, you must Apply Configuration for the new settings to take effect. You can do this either from the Changes Made panel, or System > ConfigurationApply Configuration. See Apply new configuration for more information.

If you use Peer Gateways (i.e. when multiple Gateways are peered), any configuration changes from a local Gateway can then be applied to all the peers at the same time. See Peer Gateways for more information.