Set up DomainKeys (DKIM)

This setting is for SmarterMail customers. The setting won't work for people who use Google or other mail systems.

Setting up DomainKeys (DKIM) can help prevent email spoofing of your domain. Also it's helpful to deliver mail so it doesn't get flagged as spam. 
 
Part 1: Generate the DKIM Key in SmarterMail
  1. Log into SmarterMail using a Domain Administrator account.
  2. Go to Settings – Domain Settings – General.
  3. Scroll down to the Email Signing card.
  4. Click “Enable DKIM signing”.
  5. Set the Key Size to 2048 (Recommended).
  6. Leave the Activation setting set to Wait for DNS verification.
  7. Copy the TXT Record Name and TXT Record Value. You will need these for your DNS manager.
  8. Click Save.

Part 2: Add the TXT Record to Your DNS
1. Log into the control panel of your DNS Hosting Provider.
2. Navigate to your domain's DNS Management / Zone Records page.
3. Add a new record with the following settings:
  • Record Type: TXT
  • Name / Host: Paste the TXT Record Name copied from SmarterMail (e.g., 12345678._domainkey).
  • Value / Content: Paste the full TXT Record Value string generated by SmarterMail.
  • TTL: Standard / Default (or 3600 / 1 Hour).
4. Save the DNS record.

Important Note on DNS Propagation:

Once you save the DNS record, it can take anywhere from a few minutes up to 24–48 hours for DNS changes to update across the internet. SmarterMail will automatically detect the record and activate DKIM signing once propagation completes.