<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Email Security on Nalar</title>
    <link>https://nalar.dev/tags/email-security/</link>
    <description>Recent content in Email Security on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/email-security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DMARC Ties Mail Authentication to the Visible From Domain</title>
      <link>https://nalar.dev/dmarc-ties-mail-authentication-to-visible-from-domain/</link>
      <pubDate>Wed, 23 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/dmarc-ties-mail-authentication-to-visible-from-domain/</guid>
      <description>&lt;p&gt;Email can carry several domain identities at once. The address displayed in the &lt;code&gt;From&lt;/code&gt; header can differ from the envelope sender used by SMTP, while a DKIM signature can name yet another domain in its &lt;code&gt;d=&lt;/code&gt; tag. SPF and DKIM authenticate identities from those separate protocol layers; neither mechanism alone requires its authenticated domain to match the domain presented to a recipient in &lt;code&gt;From&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Domain-based Message Authentication, Reporting, and Conformance (DMARC), specified in RFC 7489, connects those layers. A receiver evaluates SPF and DKIM, tests domain alignment against the RFC5322.From domain, and obtains a policy published by that domain. A message passes DMARC when at least one qualifying SPF or DKIM path both authenticates successfully and aligns.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MTA-STS Enforces Authenticated TLS for SMTP Delivery</title>
      <link>https://nalar.dev/mta-sts-enforces-authenticated-tls-for-smtp-delivery/</link>
      <pubDate>Wed, 23 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/mta-sts-enforces-authenticated-tls-for-smtp-delivery/</guid>
      <description>&lt;h1 id=&#34;mta-sts-enforces-authenticated-tls-for-smtp-delivery&#34;&gt;MTA-STS Enforces Authenticated TLS for SMTP Delivery&lt;/h1&gt;&#xA;&lt;p&gt;SMTP STARTTLS can encrypt mail transport, but ordinary opportunistic TLS permits delivery to continue when encryption is unavailable. That compatibility behavior leaves room for an active intermediary to suppress STARTTLS or redirect delivery toward an unintended server.&lt;/p&gt;&#xA;&lt;p&gt;SMTP MTA Strict Transport Security, defined by RFC 8461, gives a recipient domain a policy channel for conforming sending MTAs. The policy states which MX hosts are acceptable and whether delivery must use TLS with a valid PKIX certificate. In &lt;code&gt;enforce&lt;/code&gt; mode, a sender does not silently downgrade when those checks fail.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
