{"id":42740,"date":"2024-10-14T10:07:10","date_gmt":"2024-10-14T10:07:10","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=42740"},"modified":"2025-08-12T15:12:58","modified_gmt":"2025-08-12T15:12:58","slug":"setting-up-dkim-for-exchange-server","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/","title":{"rendered":"Setting up DKIM for Exchange Server"},"content":{"rendered":"\n<p><a href=\"https:\/\/easydmarc.com\/blog\/glossary\/dkim\/\">DKIM (DomainKeys Identified Mail)<\/a> is an email security standard that ensures messages haven&#8217;t been altered in transit. It uses public-key cryptography to sign emails with a private key on the sending server. Recipient servers verify the signature with a public key published in the sender&#8217;s DNS.<\/p>\n\n\n\n<p>Exchange DKIM Signer is an open-source, easy-to-install DKIM Signing Agent for Microsoft Exchange Server. It includes support for Exchange Server 2007 through 2019.<\/p>\n\n\n\n<p>To begin configuring DKIM on your Exchange server, comply with the steps listed below:<\/p>\n\n\n\n<p><strong>Installing Exchange DKIM Signer<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Download the latest GUI package from <a href=\"https:\/\/github.com\/Pro\/dkim-exchange\/releases\/tag\/v3.4.0\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">GitHub<\/a>.<\/li>\n\n\n\n<li>Extract and run Configuration.DkimSigner.exe.<\/li>\n\n\n\n<li>Click Install and then Close when finished.<\/li>\n\n\n\n<li>Once the installer has completed, click Close.<\/li>\n<\/ol>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/uac.easydmarc.com\/realms\/easydmarc\/protocol\/openid-connect\/registrations?client_id=dmarc-app&amp;response_type=code&amp;scope=openid+email&amp;redirect_uri=https%3A%2F%2Fapp.easydmarc.com%2Flogin%2Fcallback&amp;ui_locales=US&amp;state=eyJ1c2VySXAiOiIxOTUuMjUwLjcxLjIxMCIsImdvVXJsIjoiIiwibG9naW5PcHRpb25zIjp7fX0%3D\" style=\"background-color:#3fbdf7\">Start free trial<\/a><\/div>\n<\/div>\n\n\n\n<p><strong>Configuration<\/strong><\/p>\n\n\n\n<p><strong>Important Note: Make sure when you&#8217;re logging into your exchange server, you have permission to access the path you&#8217;ve chosen to store your keys. Otherwise, you&#8217;ll receive <\/strong><strong><em>access denied errors<\/em><\/strong><strong>. Furthermore, DKIM signing of outgoing mail will fail.<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open Configuration.DkimSigner.exe from &#8220;C:\\Program Files\\Exchange DkimSigner\\&#8221;.                                                           2.<\/li>\n\n\n\n<li>In the DKIM Settings tab, make sure to choose <strong>Relaxed<\/strong> on both header\/body sections shown below.<\/li>\n\n\n\n<li> Click on Save configuration.<\/li>\n\n\n\n<li>Click Add from the bottom-left of the Domain Settings tab, and then select Yes to create a new DKIM record.<\/li>\n\n\n\n<li>Enter your domain name in Domain name box and your customized selector name in Selector box, then generate a new key. <\/li>\n<\/ol>\n\n\n\n<p><strong>Note: DKIM Signer will then generate new public and private DKIM signing keys based on your chosen domain and selector.<\/strong><\/p>\n\n\n\n<p>    6. Save the generated key (.pem file) in C:\\Program Files\\Exchange DkimSigner\\keys and click Save.<\/p>\n\n\n\n<p><strong>Note: You can save in a different location, but the DKIM Signer recommends you store it in the default location.<\/strong><\/p>\n\n\n\n<p>   7.  Copy the Suggested DNS name value.<\/p>\n\n\n\n<p>   8. Head to your DNS zone (in our case, the DNS zone is Cloudflare).<\/p>\n\n\n\n<p>   9. Publish the DKIM TXT record on your DNS zone based on the information copied.<\/p>\n\n\n\n<p>Name: Use the Suggested DNS Name.<\/p>\n\n\n\n<p>Content: Use the Suggested DNS Record.<\/p>\n\n\n\n<p>   10. Save the record<\/p>\n\n\n\n<p><strong>Important Note: The DKIM record may take up to 48 hours to be recognized and identified in the DNS level.<\/strong><\/p>\n\n\n\n<p>   11. Check the DNS record in the DKIM Signer Domain Settings tab and click Save domain.<\/p>\n\n\n\n<p>   12. Navigate to the Information tab and select Restart to bring the Exchange Transport Service back online.<\/p>\n\n\n\n<p>Congratulations! You have now set up DKIM for the Exchange Server on your domain.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DKIM (DomainKeys Identified Mail) is an email security &#8230;<\/p>\n","protected":false},"author":1,"featured_media":42742,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-42740","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Setting up DKIM for Exchange Server | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setting up DKIM for Exchange Server\" \/>\n<meta property=\"og:description\" content=\"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/\" \/>\n<meta property=\"og:site_name\" content=\"EasyDMARC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EasyDMARC\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-14T10:07:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-12T15:12:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1618\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"EasyDMARC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:site\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"EasyDMARC\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"Setting up DKIM for Exchange Server\",\"datePublished\":\"2024-10-14T10:07:10+00:00\",\"dateModified\":\"2025-08-12T15:12:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/\"},\"wordCount\":405,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/120-scaled.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/\",\"name\":\"Setting up DKIM for Exchange Server | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/120-scaled.jpg\",\"datePublished\":\"2024-10-14T10:07:10+00:00\",\"dateModified\":\"2025-08-12T15:12:58+00:00\",\"description\":\"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/120-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/120-scaled.jpg\",\"width\":2560,\"height\":1618,\"caption\":\"DKIM for Exchange server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/setting-up-dkim-for-exchange-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setting up DKIM for Exchange Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/\",\"name\":\"EasyDMARC\",\"description\":\"Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/#organization\",\"name\":\"EasyDMARC\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/img\\\/logo.png\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EasyDMARC\\\/\",\"https:\\\/\\\/x.com\\\/easydmarc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/easydmarc\\\/mycompany\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\",\"name\":\"EasyDMARC\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"caption\":\"EasyDMARC\"},\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/author\\\/easydmarc\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Setting up DKIM for Exchange Server | EasyDMARC","description":"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/","og_locale":"en_US","og_type":"article","og_title":"Setting up DKIM for Exchange Server","og_description":"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security","og_url":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2024-10-14T10:07:10+00:00","article_modified_time":"2025-08-12T15:12:58+00:00","og_image":[{"width":2560,"height":1618,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","type":"image\/jpeg"}],"author":"EasyDMARC","twitter_card":"summary_large_image","twitter_creator":"@easydmarc","twitter_site":"@easydmarc","twitter_misc":{"Written by":"EasyDMARC","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"Setting up DKIM for Exchange Server","datePublished":"2024-10-14T10:07:10+00:00","dateModified":"2025-08-12T15:12:58+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/"},"wordCount":405,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/","url":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/","name":"Setting up DKIM for Exchange Server | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","datePublished":"2024-10-14T10:07:10+00:00","dateModified":"2025-08-12T15:12:58+00:00","description":"Guide to setting up DKIM on Microsoft Exchange Server using Exchange DKIM Signer for enhanced email security","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","width":2560,"height":1618,"caption":"DKIM for Exchange server"},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/setting-up-dkim-for-exchange-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/easydmarc.com\/"},{"@type":"ListItem","position":2,"name":"Setting up DKIM for Exchange Server"}]},{"@type":"WebSite","@id":"https:\/\/easydmarc.com\/blog\/#website","url":"https:\/\/easydmarc.com\/blog\/","name":"EasyDMARC","description":"Blog","publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/easydmarc.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/easydmarc.com\/#organization","name":"EasyDMARC","url":"https:\/\/easydmarc.com\/","logo":{"@type":"ImageObject","url":"https:\/\/easydmarc.com\/img\/logo.png"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EasyDMARC\/","https:\/\/x.com\/easydmarc","https:\/\/www.linkedin.com\/company\/easydmarc\/mycompany\/"]},{"@type":"Person","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97","name":"EasyDMARC","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","caption":"EasyDMARC"},"url":"https:\/\/easydmarc.com\/blog\/author\/easydmarc\/"}]}},"jetpack_featured_media_url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/10\/120-scaled.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/42740","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/comments?post=42740"}],"version-history":[{"count":2,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/42740\/revisions"}],"predecessor-version":[{"id":50880,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/42740\/revisions\/50880"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/42742"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=42740"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=42740"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=42740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}