<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.clayton-dkim2-spec" target="https://datatracker.ietf.org/doc/html/draft-clayton-dkim2-spec-06">
   <front>
      <title>DomainKeys Identified Mail Signatures v2 (DKIM2)</title>
      <author initials="R." surname="Clayton" fullname="Richard Clayton">
         <organization>Yahoo</organization>
      </author>
      <author initials="W." surname="Chuang" fullname="Wei Chuang">
         <organization>Google</organization>
      </author>
      <author initials="B." surname="Gondwana" fullname="Bron Gondwana">
         <organization>Fastmail Pty Ltd</organization>
      </author>
      <date month="January" day="20" year="2026" />
      <abstract>
	 <t>   DomainKeys Identified Mail v2 (DKIM2) permits a person, role, or
   organization that owns a signing domain to document that it has
   handled an email message by associating their domain with the
   message.  This is achieved by providing a hash value that has been
   calculated on the current contents of the message and then applying a
   cryptographic signature that covers the hash values and other details
   about the transmission of the message.  Verification is performed by
   querying an entry within the signing domain&#x27;s DNS space to retrieve
   an appropriate public key.  As a message is transferred from author
   to recipient systems that alter the body or header fields will
   provide details of their changes and calculate new hash values.
   Further signatures will be added to provide a validatable &quot;chain&quot;.
   This permits validators to identify the nature of changes made by
   intermediaries and apply a reputation to the systems that made
   changed.  DKIM2 also allows recipients to detect when messages have
   been unexpectedly &quot;replayed&quot; and will ensure that Delivery Status
   Notifications are only sent to entities that were involved in the
   transmission of a message.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-clayton-dkim2-spec-06" />
   
</reference>
