Category: Microsoft 365 Administration · View source ↗
Microsoft 365 Administration
DKIM Enablement
Enable DKIM signing for a custom domain in Exchange Online: publish selector CNAMEs, activate signing, verify records, and plan key rotation.
Runs as: Skill Run it in Super Magic and confirm each write. A Flow can also fire a shared skill through the Run Skill action (beta), though this one is written for a person to run rather than a ticket event.
Connectors: IT Glue
Role: Technician
Outcome: Risk & Compliance
When to use: Get a domain’s outbound mail cryptographically signed — “enable DKIM for <client-domain>,” a DMARC rollout that needs DKIM alignment, “rotate the DKIM keys” (scheduled hygiene or post-incident), or deliverability complaints where headers show dkim=none for the domain. The two CNAME records get published correctly, signing is enabled only after DNS resolves, and rotation is treated as routine hygiene rather than an emergency. Diagnosis and the wider SPF/DMARC picture live in dmarc-spf-dkim-setup — this skill is the Exchange Online execution half.
Run it: on one domain — you prepare and verify, a technician runs the admin portal or PowerShell and the DNS owner publishes the records (not a Flow: it needs a human at the console).
Was this page helpful?