Configure SPF, DKIM and DMARC

Add provider-approved DNS records to authenticate email, protect the domain and improve delivery from Wemblo-connected senders.

Overview

Search Aliases: authenticate email domain, SPF TXT, DKIM selector, DMARC TXT

MAIN CONCEPTS

SPFDNS record listing systems authorized to send for the domain.
DKIMCryptographic signature validated through a public DNS key.
DMARCPolicy and reporting based on SPF/DKIM alignment.
DNS Host / NameRecord label.
DNS ValueProvider-supplied record content.
SelectorDKIM record identifier.

SPF PROCESS

  1. Obtain the provider's SPF requirement.
  2. Review the domain's existing SPF record.
  3. Do not create several conflicting SPF records.
  4. Merge authorized senders according to the domain/provider plan.
  5. Save the TXT record.
  6. Verify with the provider.

DKIM PROCESS

  1. Open the provider's domain-authentication or email-security area.
  2. Generate or copy the DKIM record and selector.
  3. Add the supplied TXT or CNAME record in DNS.
  4. Wait for propagation.
  5. Return to the provider.
  6. Enable or verify DKIM signing.
  7. Send a test and inspect authentication results.

DMARC PROCESS

  1. Choose a reporting mailbox controlled by the business.
  2. Start with a monitoring policy when appropriate.
  3. Add the DMARC TXT record at _dmarc for the domain.
  4. Review reports.
  5. Increase enforcement only after valid senders are authenticated.
  6. Keep the policy aligned with the business's email-security plan.

GOOGLE WORKSPACE NOTE

Google's current guidance describes generating a DKIM key, adding the public key to DNS, then turning on and verifying DKIM. Follow the current Google Workspace interface and official documentation when Google is the sender.

COMMON ISSUES & SOLUTIONS

Several SPF recordsConsolidate into one valid policy.
DKIM stays unverifiedCheck selector, record type, hostname and propagation.
DMARC blocks legitimate mailConfirm SPF/DKIM alignment and all approved senders.
Authentication passes provider but not recipientReview From domain, forwarding and message modification.

Official links

Google DKIM: https://knowledge.workspace.google.com/admin/security/set-up-dkim

Google DMARC: https://knowledge.workspace.google.com/admin/security/set-up-dmarc

Last reviewed: