<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pelle Penttinen</title>
    <description>The latest articles on DEV Community by Pelle Penttinen (@pelle_penttinen_3e932ddf0).</description>
    <link>https://dev.to/pelle_penttinen_3e932ddf0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3445785%2F16af4ba8-0eb8-42f9-818f-001b26e46f3d.jpg</url>
      <title>DEV Community: Pelle Penttinen</title>
      <link>https://dev.to/pelle_penttinen_3e932ddf0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pelle_penttinen_3e932ddf0"/>
    <language>en</language>
    <item>
      <title>SPF, DKIM, and DMARC Explained Simply (with Infographics)</title>
      <dc:creator>Pelle Penttinen</dc:creator>
      <pubDate>Tue, 19 Aug 2025 16:27:58 +0000</pubDate>
      <link>https://dev.to/pelle_penttinen_3e932ddf0/spf-dkim-and-dmarc-explained-simply-with-infographics-660</link>
      <guid>https://dev.to/pelle_penttinen_3e932ddf0/spf-dkim-and-dmarc-explained-simply-with-infographics-660</guid>
      <description>&lt;p&gt;Email spoofing and phishing are still some of the most common ways attackers trick people. The good news is that there are three simple standards that can protect your domain and make sure your messages get delivered where they belong. If you’ve ever been confused by SPF, DKIM, and DMARC, this post will break them down in plain English.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;SPF&lt;/strong&gt; (Sender Policy Framework): Think of it as a guest list. It tells receiving servers which mail servers are allowed to send on behalf of your domain.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;DKIM&lt;/strong&gt; (DomainKeys Identified Mail): Works like a tamper-proof seal. It adds a digital signature to your emails so recipients know they haven’t been altered in transit.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;DMARC&lt;/strong&gt; (Domain-based Message Authentication, Reporting &amp;amp; Conformance): This is the referee. It checks whether SPF and DKIM align with your domain, then applies your policy (monitor, quarantine, or reject).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why it matters
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Stops spoofing and phishing using your domain&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Improves deliverability (your legit emails land in the inbox)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Gives you visibility via DMARC reports&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’ve also created simple infographics to show exactly how these checks work step-by-step.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2cxfsdeoz0sacpi72kka.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2cxfsdeoz0sacpi72kka.png" alt="SPF, DKIM, DMARC Infographic" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want the full breakdown (with all the graphics), check out the original article here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://mxfortify.com/articles/spf-dkim-dmarc-explained/" rel="noopener noreferrer"&gt;SPF, DKIM, and DMARC Explained Simply&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Setting these up properly can &lt;strong&gt;make a huge difference&lt;/strong&gt; in protecting your domain and your customers’ inboxes.&lt;/p&gt;

</description>
      <category>security</category>
      <category>tutorial</category>
      <category>learning</category>
      <category>cybersecurity</category>
    </item>
  </channel>
</rss>
