{"id":55663,"date":"2025-11-28T11:15:57","date_gmt":"2025-11-28T11:15:57","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=55663"},"modified":"2026-02-11T14:41:37","modified_gmt":"2026-02-11T14:41:37","slug":"knowbe4-spf-dkim-setup","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/","title":{"rendered":"SPF and DKIM setup for KnowBe4"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-spf-setup-for-knowbe4\">SPF Setup for KnowBe4<\/h2>\n\n\n\n<p>SPF (Sender Policy Framework) is used to specify which mail servers are allowed to send email on behalf of your domain. To authorize KnowBe4&#8217;s sending IPs, you need to include them in your domain\u2019s SPF record.<\/p>\n\n\n\n<p><strong>Important Note<\/strong>: The following steps will guide you on how to overwrite the return-path header in your KnowBe4 account. This is essential if you\u2019re using a mail provider such as Google Workspace. If you\u2019re unsure whether you need to overwrite your return-path header, please reach out to <a href=\"https:\/\/knowbe4fr.okta.com\/app\/zendesk\/exkavhixib9NkccLL4h7\/sso\/saml?RelayState=https%3A%2F%2Fknowbe4.zendesk.com%2Fagent%2Fhome%2Ftickets&amp;brand_id=159604&amp;SAMLRequest=fZFPT8JAEMXvfIpm79t2m1ZwQ0saiEkTNAbUg7dldxoa9g%2FubAH99IYqCSbq%0Adea9vJnfm85ORkcH8Ng5WxIWp2RWjaYojN7zug9bu4K3HjBEJ6Mt8mFRkt5b%0A7gR2yK0wgDxIvq7vlzyLU773LjjpNLmy%2FO8QiOBD5yyJmkVJzgZPJ5NCjVUr%0AqBoDo3k7Bio2WU6zrGjlrWhBbRSJGsQeGotB2FCSLM0KyhhNx08s56zg2c0r%0AiV4u32VxSqL6EjZ3FnsDfg3%2B0El4Xi1Lsg1hjzxJdtYdN5DHH2AV4C6WziRC%0ASkBMzteRaiDEh3Rf%2FaKeJteCb54PwkCzeHS6k%2B9RrbU7zj2IACUJvgcS3Tlv%0ARPibFYvZMOkUbQcpByM6XSvlAZEk1Vfqz%2BKq0Sc%3D%0A\">KnowBe4\u2019s support team<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-by-step-instructions\">Step-by-Step Instructions<\/h3>\n\n\n\n<p>1. Access Your DNS Settings<br \/>Log in to your DNS provider (such as GoDaddy, Cloudflare, etc.).<\/p>\n\n\n\n<p>2. Locate Your SPF Record<br \/>Look for an existing TXT record for your domain with a value starting with v=spf1.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you already have an SPF record, add KnowBe4\u2019s include:<br \/>include:_spf.psm.knowbe4.com<\/li>\n<\/ul>\n\n\n\n<p><strong>Example: <\/strong>&nbsp; v=spf1 include:_spf.google.com include:_spf.psm.knowbe4.com ~all<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you don\u2019t have an SPF record yet, create a new TXT record:\n<ul class=\"wp-block-list\">\n<li>Name\/Host: @ (or leave blank depending on your provider)<\/li>\n\n\n\n<li>Type: TXT<\/li>\n\n\n\n<li>Value: v=spf1 include:_spf.psm.knowbe4.com ~all<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>3. Save Your Changes<br \/>Once saved, DNS changes may take up to 48 hours to propagate.<br \/><br \/><strong>\u26a0\ufe0f Important:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You should only have one SPF record per domain.<\/li>\n\n\n\n<li>Never create multiple SPF records; instead, combine includes into a single record.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-spf-alignment\">SPF alignment<\/h4>\n\n\n\n<p>DMARC requires domain alignment. For SPF to pass the alignment, the Return-Path domain (envelope sender) must match the From: domain. Apart from adding \u201cinclude:_spf.psm.knowbe4.com\u201d in the SPF record there are some addtional steps that you need to take to achieve SPF alignment.<\/p>\n\n\n\n<p>By default, KnowBe4 uses its own domain in the Return-Path (e.g., bounce.knowbe4.com), which breaks SPF alignment.<\/p>\n\n\n\n<p>To fix this, KnowBe4 allows you to customize the Return-Path to your domain.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-by-step-how-to-change-the-return-path-in-knowbe4-nbsp\">Step-by-Step: How to Change the Return-Path in KnowBe4&nbsp;<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-phishing-emails\">Phishing Emails<\/h4>\n\n\n\n<p><strong>\u26a0\ufe0f Note<\/strong>: Do not use this if you&#8217;re relying on Microsoft 365\u2019s <a href=\"https:\/\/support.knowbe4.com\/hc\/en-us\/articles\/4404511190803-Advanced-Delivery-Policies-in-Microsoft-Defender-for-Office-365\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Advanced Delivery Policies<\/a>, as it may interfere with them.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your KnowBe4 admin account.<\/li>\n\n\n\n<li>Click your email address in the top-right corner, then select <em>Account Settings<\/em>.<\/li>\n\n\n\n<li>Scroll down to the <em>Phishing Settings<\/em> section.<\/li>\n\n\n\n<li>In the <em>Phishing Email Headers<\/em> subsection:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Check the box next to:<br \/>\u201c<em>Overwrite Fixed Return-path Address with Sender Address<\/em>\u201d<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"619\" height=\"295\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-14.54.50.png\" alt=\"\" class=\"wp-image-55665\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-14.54.50.png 619w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-14.54.50-300x143.png 300w\" sizes=\"(max-width: 619px) 100vw, 619px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scroll down and click Save Changes.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-training-emails\">Training Emails<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Log in to your KnowBe4 admin account.<\/strong><\/li>\n\n\n\n<li><strong>Click your email address in the top-right corner, then select <em>Account Settings<\/em>.<\/strong><\/li>\n\n\n\n<li><strong>Scroll down to the <em>Training Settings<\/em> section.<\/strong><\/li>\n\n\n\n<li><strong>In the <em>Training Email Headers<\/em> subsection:<\/strong><\/li>\n\n\n\n<li><strong>Check the boxes next to:<br \/><em>&#8220;Enable Content Surveys for All New Training Campaigns&#8221;<br \/><\/em>\u201c<em>Overwrite Fixed Return-path Address with Sender Address<\/em>\u201d<br \/><\/strong><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img decoding=\"async\" width=\"486\" height=\"335\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.00.15.png\" alt=\"\" class=\"wp-image-55667\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.00.15.png 486w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.00.15-300x207.png 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-dkim-setup-for-knowbe4\">DKIM Setup for KnowBe4<\/h2>\n\n\n\n<p>DKIM (DomainKeys Identified Mail) allows you to authorize KnowBe4 to send signed emails on behalf of your domain, which improves deliverability and supports DMARC compliance.<br \/><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-by-step-enable-dkim-for-your-domain-in-knowbe4\">Step-by-Step: Enable DKIM for Your Domain in KnowBe4<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in to your KnowBe4 admin console.<\/li>\n\n\n\n<li>Click your email address in the top-right corner and select <em>Account Settings<\/em>.<\/li>\n\n\n\n<li>Scroll to the <em>Phishing Settings <\/em>section.<\/li>\n\n\n\n<li>Click the link for <em>Enable DKIM Signature<\/em>.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img decoding=\"async\" width=\"596\" height=\"421\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39.png\" alt=\"\" class=\"wp-image-55668\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39.png 596w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39-300x212.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" \/><\/figure>\n\n\n\n<p>5. Click <em>Use Your Own Signing Domain<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"596\" height=\"421\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39-1.png\" alt=\"\" class=\"wp-image-55669\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39-1.png 596w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.03.39-1-300x212.png 300w\" sizes=\"(max-width: 596px) 100vw, 596px\" \/><\/figure>\n\n\n\n<p>6. Choose the domain you want to use. To add a domain to this drop-down menu, you will first need to add an allowed domain in your KnowBe4 account.<\/p>\n\n\n\n<p><strong>\u26a0\ufe0f Important: <\/strong>If your KnowBe4 account includes multiple domains, ensure that you select the primary domain for DKIM setup. Only the primary domain can pass the DKIM check, emails sent from the other domains will not pass DKIM validation.<\/p>\n\n\n\n<p>7. Click <em>Create a DKIM Selector for This Domain<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"616\" height=\"398\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.06.37.png\" alt=\"\" class=\"wp-image-55670\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.06.37.png 616w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.06.37-300x194.png 300w\" sizes=\"(max-width: 616px) 100vw, 616px\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li><\/li>\n<\/ol>\n\n\n\n<p>8. KnowBe4 will generate one DNS TXT DKIM record:<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"515\" height=\"442\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.07.46.png\" alt=\"\" class=\"wp-image-55671\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.07.46.png 515w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.07.46-300x257.png 300w\" sizes=\"(max-width: 515px) 100vw, 515px\" \/><\/figure>\n\n\n\n<p>9. Add the TXT record to your domain\u2019s DNS like in the screenshot below:<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"603\" height=\"177\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.09.37.png\" alt=\"\" class=\"wp-image-55672\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.09.37.png 603w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.09.37-300x88.png 300w\" sizes=\"(max-width: 603px) 100vw, 603px\" \/><\/figure>\n\n\n\n<p><br \/><strong>\u26a0\ufe0f Note: <\/strong>To confirm that your DNS provider has recognized the TXT record, click the &#8220;<em>Validate the DNS TXT record for this DKIM selector<\/em>&#8221; button.<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"438\" height=\"411\" src=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.10.12.png\" alt=\"\" class=\"wp-image-55673\" srcset=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.10.12.png 438w, https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-28-at-15.10.12-300x282.png 300w\" sizes=\"(max-width: 438px) 100vw, 438px\" \/><\/figure>\n\n\n\n<p>10. Once validated click <em>OK<\/em> in the DKIM Selectors Details window in your KSAT console.<\/p>\n\n\n\n<p>11. Click<em> Save Changes <\/em>at the bottom of your Account Settings page.<\/p>\n\n\n\n<p><strong>\u26a0\ufe0f Note:<\/strong> If you&#8217;re sending both Phishing and Training emails, you need to configure SPF and DKIM separately for each type. The setup process is the same for both.<br \/><br \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SPF Setup for KnowBe4 SPF (Sender Policy Framework) &#8230;<\/p>\n","protected":false},"author":1,"featured_media":55675,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[204,205,209],"tags":[],"class_list":["post-55663","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-knowledge-base","category-source-configuration"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Set Up SPF and DKIM for KnowBe4 | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.\" \/>\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\/knowbe4-spf-dkim-setup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SPF and DKIM setup for KnowBe4\" \/>\n<meta property=\"og:description\" content=\"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/\" \/>\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=\"2025-11-28T11:15:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T14:41:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1440\" \/>\n\t<meta property=\"og:image:height\" content=\"910\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"SPF and DKIM setup for KnowBe4\",\"datePublished\":\"2025-11-28T11:15:57+00:00\",\"dateModified\":\"2026-02-11T14:41:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/\"},\"wordCount\":700,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/118-20251120-100656-1.jpg\",\"articleSection\":[\"Blog\",\"Knowledge Base\",\"Source Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/\",\"name\":\"How to Set Up SPF and DKIM for KnowBe4 | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/118-20251120-100656-1.jpg\",\"datePublished\":\"2025-11-28T11:15:57+00:00\",\"dateModified\":\"2026-02-11T14:41:37+00:00\",\"description\":\"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/118-20251120-100656-1.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/118-20251120-100656-1.jpg\",\"width\":1440,\"height\":910,\"caption\":\"image for SPF and DKIM setup for KnowBe4\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/knowbe4-spf-dkim-setup\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Source Configuration\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/source-configuration\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"SPF and DKIM setup for KnowBe4\"}]},{\"@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":"How to Set Up SPF and DKIM for KnowBe4 | EasyDMARC","description":"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.","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\/knowbe4-spf-dkim-setup\/","og_locale":"en_US","og_type":"article","og_title":"SPF and DKIM setup for KnowBe4","og_description":"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.","og_url":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2025-11-28T11:15:57+00:00","article_modified_time":"2026-02-11T14:41:37+00:00","og_image":[{"width":1440,"height":910,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.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":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"SPF and DKIM setup for KnowBe4","datePublished":"2025-11-28T11:15:57+00:00","dateModified":"2026-02-11T14:41:37+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/"},"wordCount":700,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.jpg","articleSection":["Blog","Knowledge Base","Source Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/","url":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/","name":"How to Set Up SPF and DKIM for KnowBe4 | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.jpg","datePublished":"2025-11-28T11:15:57+00:00","dateModified":"2026-02-11T14:41:37+00:00","description":"Learn to configure SPF and DKIM for KnowBe4 to meet DMARC alignment and improve email deliverability with step-by-step instructions.","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2025\/11\/118-20251120-100656-1.jpg","width":1440,"height":910,"caption":"image for SPF and DKIM setup for KnowBe4"},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/knowbe4-spf-dkim-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/easydmarc.com\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Source Configuration","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/source-configuration\/"},{"@type":"ListItem","position":4,"name":"SPF and DKIM setup for KnowBe4"}]},{"@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\/2025\/11\/118-20251120-100656-1.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/55663","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=55663"}],"version-history":[{"count":13,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/55663\/revisions"}],"predecessor-version":[{"id":55750,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/55663\/revisions\/55750"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/55675"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=55663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=55663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=55663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}