{"id":12326,"date":"2026-06-16T18:49:31","date_gmt":"2026-06-17T02:49:31","guid":{"rendered":"https:\/\/flodesk.com\/blog\/?p=12326"},"modified":"2026-06-16T18:51:13","modified_gmt":"2026-06-17T02:51:13","slug":"email-authentication-spf-dkim-dmarc","status":"publish","type":"post","link":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/","title":{"rendered":"Email authentication explained: SPF, DKIM, and DMARC for non-techy people"},"content":{"rendered":"<div data-animate-children class='p-block'>\n<p>You&#8217;ve set up your account and you\u2019re ready to start sending gorgeous emails. Then you hear someone mention &#8220;SPF records&#8221;, \u201cDKIM\u201d, or &#8220;DMARC policy&#8221; and your eyes glaze over immediately. Totally fair. But here&#8217;s the thing: these three protocols could be the reason your emails land in inboxes instead of spam folders, and they&#8217;re much simpler to understand than they sound.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>This post explains what SPF, DKIM, and DMARC actually do, why they matter for your deliverability, and what you need to set up before you send.<\/p>\n<\/div>\n\n<div id=\"what-is-email-authentication\" name=\"what-is-email-authentication\" data-animate data-destination=\"what-is-email-authentication\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>What is email authentication?<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>Email authentication is a set of technical standards that prove your emails are actually from you.<\/strong> When you send an email, inbox providers like Gmail and Outlook run a quick background check: Did this email really come from the domain it claims to be from? Authentication is how you pass that check.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>With it, you&#8217;re giving inbox providers a reason to trust you. Without it, your emails look suspicious, even if you&#8217;ve done everything else right.&nbsp;<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>There are three main authentication protocols: SPF, DKIM, and DMARC. They work together, and all three matter.<\/p>\n<\/div>\n\n<div id=\"first-you-need-a-custom-domain\" name=\"first-you-need-a-custom-domain\" data-animate data-destination=\"first-you-need-a-custom-domain\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>First, you need a custom domain<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Before authenticating, you need to set up a custom domain\u2014meaning an address like hello@yourbusiness.com rather than yourbusiness@gmail.com or yourbusiness@yahoo.com.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Free email addresses (Gmail, Yahoo, Outlook, etc.) are owned by those providers, not you. That means you can&#8217;t add DNS records to them, which is exactly what authentication requires. If you&#8217;re sending from a free address, inbox providers are already treating your emails with less trust, and there&#8217;s no way to authenticate your way out of it.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>A custom domain is owned by you and registered through a domain host like GoDaddy, Namecheap, or Squarespace Domains. Once you have the domain, you\u2019ll be able to add email capabilities to that domain through Google Workspace or other similar providers.Then you can connect your new email to Flodesk and add the authentication records that tell inbox providers your emails are legitimate. If you haven&#8217;t set up a custom sending domain yet, that&#8217;s the starting point\u2014everything else in this post builds on it.<\/p>\n<\/div>\n\n<div id=\"spf-proving-your-sending-source-is-legitimate\" name=\"spf-proving-your-sending-source-is-legitimate\" data-animate data-destination=\"spf-proving-your-sending-source-is-legitimate\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>SPF: proving your sending source is legitimate<\/strong><\/h2>\n<\/div>\n\n<div id=\"what-is-spf\" name=\"what-is-spf\" data-animate data-destination=\"what-is-spf\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What is SPF?<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>SPF (Sender Policy Framework) tells inboxes who is authorized to send email on behalf of your domain (like Flodesk).<\/strong> Think of it like a guest list at an event\u2014the venue (inbox provider) checks the list before letting anyone in. If the server sending your email isn&#8217;t on the list, the email may be blocked or flagged.<\/p>\n<\/div>\n\n<div id=\"why-spf-matters\" name=\"why-spf-matters\" data-animate data-destination=\"why-spf-matters\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>Why SPF matters<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>SPF protects your domain from being spoofed by spammers. Without an SPF record, anyone could technically send emails that look like they came&nbsp; from your domain. Inbox providers know this. Having SPF in place signals that you&#8217;re a legitimate sender who&#8217;s taken basic steps to secure your sending identity.<\/p>\n<\/div>\n\n<div id=\"what-you-need-to-do\" name=\"what-you-need-to-do\" data-animate data-destination=\"what-you-need-to-do\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What you need to do<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>When you connect a custom domain to Flodesk, you&#8217;ll be prompted to add DNS records to your domain host (like GoDaddy, Namecheap, or Squarespace). One of those records is your SPF record. It&#8217;s a single line of text\u2014you don&#8217;t need to understand the syntax, just copy and paste it exactly where directed.<\/p>\n<\/div>\n\n<div id=\"dkim-adding-a-digital-signature-to-every-email\" name=\"dkim-adding-a-digital-signature-to-every-email\" data-animate data-destination=\"dkim-adding-a-digital-signature-to-every-email\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>DKIM: adding a digital signature to every email<\/strong><\/h2>\n<\/div>\n\n<div id=\"what-is-dkim\" name=\"what-is-dkim\" data-animate data-destination=\"what-is-dkim\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What is DKIM?<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>DKIM (DomainKeys Identified Mail) adds a \u201csignature&#8221; to your emails that inbox providers can verify.<\/strong> The signature is invisible to your reader, but it proves two things: the email genuinely came from your domain, and the content wasn&#8217;t tampered with in transit.<\/p>\n<\/div>\n\n<div id=\"why-dkim-matters\" name=\"why-dkim-matters\" data-animate data-destination=\"why-dkim-matters\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>Why DKIM matters<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Imagine DKIM as a wax seal on a letter. The recipient can verify the seal came from you and that no one broke it open and resealed it along the way. Without DKIM, there&#8217;s no proof of origin or integrity. Just an email claiming to be from you.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>DKIM is particularly important for deliverability because Gmail, Yahoo, and most major inbox providers use it as a trust signal. Emails without DKIM signatures are more likely to be filtered or blocked.<\/p>\n<\/div>\n\n<div id=\"what-you-need-to-do\" name=\"what-you-need-to-do\" data-animate data-destination=\"what-you-need-to-do\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What you need to do<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Like SPF, DKIM is set up through your domain&#8217;s DNS settings. Flodesk provides the specific DKIM records you need to add. There are usually two of them, and again\u2014it&#8217;s a simple copy-paste job, not a coding project.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong><br><\/strong><strong>DMARC: telling inbox providers what to do when something looks wrong<\/strong><\/p>\n<\/div>\n\n<div id=\"what-is-dmarc\" name=\"what-is-dmarc\" data-animate data-destination=\"what-is-dmarc\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What is DMARC?<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>DMARC (Domain-based Message Authentication, Reporting, and Conformance) tells inbox providers what to do with emails that fail SPF or DKIM checks.<\/strong> It also gives you visibility into who&#8217;s sending email on behalf of your domain.<\/p>\n<\/div>\n\n<div id=\"why-dmarc-matters\" name=\"why-dmarc-matters\" data-animate data-destination=\"why-dmarc-matters\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>Why DMARC matters<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>SPF and DKIM verify that an email is legitimate. DMARC is the policy layer that says: &#8220;And if it&#8217;s <em>not<\/em> legitimate, here&#8217;s what to do with it.&#8221; You can set your DMARC policy to:<\/p>\n<\/div>\n\n<div data-animate-children class='list-block'>\n<ul class=\"wp-block-list\">\n<li><strong>None<\/strong>\u2014monitor only, take no action (good starting point)<\/li>\n\n\n\n<li><strong>Quarantine<\/strong>\u2014send suspicious emails to spam<\/li>\n\n\n\n<li><strong>Reject<\/strong>\u2014block suspicious emails entirely<\/li>\n<\/ul>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>DMARC also unlocks reporting, which means you can receive data on emails being sent from your domain. That&#8217;s useful if someone is ever trying to spoof your brand.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Since 2024, Gmail and Yahoo have required senders to have a valid DMARC policy in place to reach inboxes reliably.<\/p>\n<\/div>\n\n<div id=\"what-you-need-to-do\" name=\"what-you-need-to-do\" data-animate data-destination=\"what-you-need-to-do\" class=\"heading-wrapper\">\n<h3 class=\"wp-block-heading\"><strong>What you need to do<\/strong><\/h3>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Add a DMARC record to your DNS settings. If you&#8217;re just getting started, a p=none policy is fine\u2014it tells inbox providers to monitor but not take action while you&#8217;re getting set up. As your sending becomes more consistent, you can tighten the policy over time.<\/p>\n<\/div>\n\n<div id=\"do-all-three-work-together\" name=\"do-all-three-work-together\" data-animate data-destination=\"do-all-three-work-together\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>Do all three work together?<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Yes\u2014and they have to. Here&#8217;s the simple version of how it works:<\/p>\n<\/div>\n\n<div data-animate-children class='list-block'>\n<ol class=\"wp-block-list\">\n<li>You send an email from your domain.<\/li>\n\n\n\n<li>The receiving inbox provider checks your <strong>SPF<\/strong> record to confirm the server sending it is authorized.<\/li>\n\n\n\n<li>It checks your <strong>DKIM<\/strong> signature to confirm the email is genuinely from you and hasn&#8217;t been modified.<\/li>\n\n\n\n<li>If either check fails, it looks at your <strong>DMARC<\/strong> policy to decide what happens next.<\/li>\n<\/ol>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>All three working together is what inbox providers call full authentication. It&#8217;s the baseline expectation for any sender who wants consistent deliverability in 2025 and beyond.<\/p>\n<\/div>\n\n<div id=\"what-happens-if-you-skip-authentication\" name=\"what-happens-if-you-skip-authentication\" data-animate data-destination=\"what-happens-if-you-skip-authentication\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>What happens if you skip authentication?<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Unauthenticated emails don&#8217;t always bounce. Sometimes they just quietly go to spam. That means your subscribers never see them, your open rates sink, and your sender reputation erodes over time. The damage is often invisible until it&#8217;s significant.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>The other risk is spoofing. Without authentication records, it&#8217;s easier for bad actors to send emails that appear to come from your domain. If that happens, it affects not just your deliverability, but also your brand trust.<\/p>\n<\/div>\n\n<div id=\"how-to-set-up-authentication-with-flodesk\" name=\"how-to-set-up-authentication-with-flodesk\" data-animate data-destination=\"how-to-set-up-authentication-with-flodesk\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>How to set up authentication with Flodesk<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>When you connect a custom sending domain in Flodesk, you&#8217;ll get step-by-step instructions for adding your SPF and DKIM records. The process looks like this:<\/p>\n<\/div>\n\n<div data-animate-children class='list-block'>\n<ol class=\"wp-block-list\">\n<li>Go to <strong>Account Settings > email setup<\/strong><\/li>\n\n\n\n<li>Add your custom domain email<\/li>\n\n\n\n<li>After that is added and verified, move to the <strong>domain setup<\/strong> tab<\/li>\n\n\n\n<li>Click \u201cAuthenticate now\u201d and choose if you want to set up manually or have Flodesk automatically log in to your domain host (GoDaddy, Namecheap, Cloudflare, etc.) and add those records<\/li>\n\n\n\n<li>Return to Flodesk and verify. The dashboard will show a green checkmark when each record is confirmed (this can take up to 48 hours)<\/li>\n<\/ol>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Not sure if your authentication is set up correctly? Google Postmaster Tools is a free resource that shows you whether your domain is passing SPF, DKIM, and DMARC checks, along with your overall domain reputation.<\/p>\n<\/div>\n\n<div id=\"a-quick-reference-glossary\" name=\"a-quick-reference-glossary\" data-animate data-destination=\"a-quick-reference-glossary\" class=\"heading-wrapper\">\n<h2 class=\"wp-block-heading\"><strong>A quick-reference glossary<\/strong><\/h2>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>SPF (Sender Policy Framework):<\/strong> A DNS record that lists the servers authorized to send email from your domain. Prevents spoofing and proves your sending source is legitimate.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>DKIM (DomainKeys Identified Mail):<\/strong> A cryptographic signature added to each email that verifies it came from your domain and wasn&#8217;t altered in transit.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>DMARC (Domain-based Message Authentication, Reporting, and Conformance):<\/strong> A policy that tells inbox providers what to do with emails that fail SPF or DKIM\u2014and gives you reporting on who&#8217;s sending from your domain.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>DNS record:<\/strong> A setting in your domain host that tells the internet how to handle traffic associated with your domain. Authentication protocols are configured here.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p><strong>Sender reputation:<\/strong> A score inbox providers assign to your domain based on factors like authentication, engagement, and complaint rates. Higher reputation = better deliverability.<\/p>\n<\/div>\n\n<div data-animate-children class='p-block'>\n<p>Authentication isn&#8217;t a one-time fix. It&#8217;s the foundation everything else is built on. Get these three records in place, and you&#8217;ve given your emails the best possible starting point for landing where they belong: right in front of your audience.<\/p>\n<\/div>\n\n\n\n\t<a class=\"cta-block has-button\" style=\"background-color: #716C3E; color:#DADADA;\"\n\t   href=\"https:\/\/app.flodesk.com\/account\/domain\/?utm_source=marketing&#038;utm_medium=blog&#038;utm_campaign=email-authentication-explained\" target=\"\">\n\t\t\t<div class=\"cta-block__wrapper\">\n\t\t\n\t\t\t\t\t<h3 class=\"cta-block__headline\">Ready to check your setup? Head to Flodesk to see the status of your authentication records.<\/h3>\n\t\t\n\t\t\n\t\t\t\t\t<button class=\"cta-block__button\" style=\"background-color: #FFFFFF; color: #000000;\">\n\t\t\t\tCheck It Out\t\t\t<\/button>\n\t\t\t<\/div>\n\t<\/a>\n","protected":false},"excerpt":{"rendered":"<p>You&#8217;ve set up your account and you\u2019re ready to start sending gorgeous emails. Then you hear someone mention &#8220;SPF records&#8221;, \u201cDKIM\u201d, or &#8220;DMARC policy&#8221; and your eyes glaze over immediately. Totally fair. But here&#8217;s the thing: these three protocols could be the reason your emails land in inboxes instead of spam folders, and they&#8217;re much [&hellip;]<\/p>\n","protected":false},"author":33,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[91],"tags":[112,116],"table_tags":[],"class_list":["post-12326","post","type-post","status-publish","format-standard","hentry","category-deliverability-sending","tag-aeo","tag-email-authentication"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Email authentication explained: SPF, DKIM, and DMARC | Flodesk<\/title>\n<meta name=\"description\" content=\"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Email authentication explained: SPF, DKIM, and DMARC | Flodesk\" \/>\n<meta property=\"og:description\" content=\"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/\" \/>\n<meta property=\"og:site_name\" content=\"Flodesk\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-17T02:49:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-17T02:51:13+00:00\" \/>\n<meta name=\"author\" content=\"Dawn Richardson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dawn Richardson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/\",\"url\":\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/\",\"name\":\"Email authentication explained: SPF, DKIM, and DMARC | Flodesk\",\"isPartOf\":{\"@id\":\"https:\/\/flodesk.com\/blog\/#website\"},\"datePublished\":\"2026-06-17T02:49:31+00:00\",\"dateModified\":\"2026-06-17T02:51:13+00:00\",\"author\":{\"@id\":\"https:\/\/flodesk.com\/blog\/#\/schema\/person\/59130159c3f427876e2a06ebe033a4ef\"},\"description\":\"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.\",\"breadcrumb\":{\"@id\":\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/flodesk.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Email authentication explained: SPF, DKIM, and DMARC for non-techy people\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/flodesk.com\/blog\/#website\",\"url\":\"https:\/\/flodesk.com\/blog\/\",\"name\":\"Flodesk\",\"description\":\"A blog sharing email marketing strategies and best practices for small business owners\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/flodesk.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/flodesk.com\/blog\/#\/schema\/person\/59130159c3f427876e2a06ebe033a4ef\",\"name\":\"Dawn Richardson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/flodesk.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/042acc38498498d33b59ae1f9797d610eb213a84fa0ca9f2c6a99a728f284aca?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/042acc38498498d33b59ae1f9797d610eb213a84fa0ca9f2c6a99a728f284aca?s=96&d=mm&r=g\",\"caption\":\"Dawn Richardson\"},\"description\":\"Product Education Manager at Flodesk You can find Dawn creating easy-to-understand resources that help entrepreneurs and small business owners confidently grow with email marketing. With a background in software engineering and wedding photography, she bridges the gap between tech and creativity, making Flodesk\u2019s powerful tools approachable for all.\",\"sameAs\":[\"https:\/\/www.instagram.com\/itsdawnrichardson\"],\"url\":\"https:\/\/flodesk.com\/blog\/author\/dawn-richardson\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Email authentication explained: SPF, DKIM, and DMARC | Flodesk","description":"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.","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:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/","og_locale":"en_US","og_type":"article","og_title":"Email authentication explained: SPF, DKIM, and DMARC | Flodesk","og_description":"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.","og_url":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/","og_site_name":"Flodesk","article_published_time":"2026-06-17T02:49:31+00:00","article_modified_time":"2026-06-17T02:51:13+00:00","author":"Dawn Richardson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dawn Richardson","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/","url":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/","name":"Email authentication explained: SPF, DKIM, and DMARC | Flodesk","isPartOf":{"@id":"https:\/\/flodesk.com\/blog\/#website"},"datePublished":"2026-06-17T02:49:31+00:00","dateModified":"2026-06-17T02:51:13+00:00","author":{"@id":"https:\/\/flodesk.com\/blog\/#\/schema\/person\/59130159c3f427876e2a06ebe033a4ef"},"description":"SPF, DKIM, and DMARC protect your emails from spam folders and spoofing. Learn what each protocol does and how to set them up in Flodesk.","breadcrumb":{"@id":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/flodesk.com\/blog\/email-authentication-spf-dkim-dmarc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flodesk.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Email authentication explained: SPF, DKIM, and DMARC for non-techy people"}]},{"@type":"WebSite","@id":"https:\/\/flodesk.com\/blog\/#website","url":"https:\/\/flodesk.com\/blog\/","name":"Flodesk","description":"A blog sharing email marketing strategies and best practices for small business owners","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flodesk.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/flodesk.com\/blog\/#\/schema\/person\/59130159c3f427876e2a06ebe033a4ef","name":"Dawn Richardson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/flodesk.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/042acc38498498d33b59ae1f9797d610eb213a84fa0ca9f2c6a99a728f284aca?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/042acc38498498d33b59ae1f9797d610eb213a84fa0ca9f2c6a99a728f284aca?s=96&d=mm&r=g","caption":"Dawn Richardson"},"description":"Product Education Manager at Flodesk You can find Dawn creating easy-to-understand resources that help entrepreneurs and small business owners confidently grow with email marketing. With a background in software engineering and wedding photography, she bridges the gap between tech and creativity, making Flodesk\u2019s powerful tools approachable for all.","sameAs":["https:\/\/www.instagram.com\/itsdawnrichardson"],"url":"https:\/\/flodesk.com\/blog\/author\/dawn-richardson\/"}]}},"_links":{"self":[{"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/posts\/12326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/comments?post=12326"}],"version-history":[{"count":2,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/posts\/12326\/revisions"}],"predecessor-version":[{"id":12329,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/posts\/12326\/revisions\/12329"}],"wp:attachment":[{"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/media?parent=12326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/categories?post=12326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/tags?post=12326"},{"taxonomy":"table_tags","embeddable":true,"href":"https:\/\/flodesk.com\/blog\/wp-json\/wp\/v2\/table_tags?post=12326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}