<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="email-auth.xsl"?>
<?oxygen RNGSchema="email-auth.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="email-auth">
  <title>Email Authentication Parameters</title>
  <created>2009-01-30</created>
  <updated>2012-03-28</updated>

  <registry id="email-auth-methods">
    <title>Email Authentication Methods</title>
    <xref type="rfc" data="rfc5451"/>
    <registration_rule>IETF Review</registration_rule>
    
    <record>
      <method>auth</method>
      <xref type="rfc" data="rfc4954"/>
      <ptype>smtp</ptype>
      <property>
        <name>auth</name>
        <value>AUTH parameter of the SMTP MAIL command</value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>dkim</method>
      <xref type="rfc" data="rfc6376"/>
      <ptype>header</ptype>
      <property>
        <name>d</name>
        <value>value of signature "d" tag</value>
        <status>active</status>
      </property>
      <property>
        <name>i</name>
        <value>value of signature "i" tag</value>
        <status>active</status>
      </property>
      <property>
        <name>b</name>
        <value>full or partial value of signature "b" tag 
          <xref type="rfc" data="rfc6008"/></value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>dkim-adsp</method>
      <xref type="rfc" data="rfc5617"/>
      <ptype>header</ptype>
      <property>
        <name>from</name>
        <value>contents of the [RFC5322] From: header field, with comments removed</value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>dkim-atps</method>
      <xref type="rfc" data="rfc6541"/>
      <ptype>header</ptype>
      <property>
        <name>from</name>
        <value>contents of the [RFC5322] From: header field, with comments removed</value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>domainkeys</method>
      <xref type="rfc" data="rfc4870"/>
      <ptype>header</ptype>
      <property>
        <name>d</name>
        <value>value of signature "d" tag</value><status>active</status>
      </property>
      <property>
        <name>from</name>
        <value>value of From header field after removing comments and local-part if 
          not authenticated</value><status>active</status>
      </property>
      <property>
        <name>sender</name>
        <value>value of Sender header field after removing comments and local-part if 
        not authenticated</value>
        <status>active</status>
      </property>
    </record>   
    
    <record>
      <method>iprev</method>
      <xref type="rfc" data="rfc5451"/>
      <ptype>policy</ptype>
      <property>
        <name>iprev</name>
        <value>client IP address</value>
        <status>active</status>
      </property>
    </record> 
    
    <record>
      <method>sender-id</method>
      <xref type="rfc" data="rfc4406"/>
      <ptype>header</ptype>
      <property>
        <name>name of header field used by PRA</name>
        <value>value of header field used by PRA after removing comments and parts 
        not authenticated</value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>spf</method>
      <xref type="rfc" data="rfc4408"/>
      <ptype>smtp</ptype>
      <property>
        <name>mailfrom</name>
        <value>envelope sender after removing parts not authenticated</value>
        <status>active</status>
      </property>
      <property>
        <name>helo</name>
        <value>HELO/EHLO value</value>
        <status>active</status>
      </property>
    </record>
    
    <record>
      <method>vbr</method>
      <xref type="rfc" data="rfc6212"/>
      <ptype>header</ptype>
      <property>
        <name>md</name>
        <value>DNS domain name used as the subject of a VBR query</value>
        <status>active</status>
      </property>
      <property>
        <name>mv</name>
        <value>DNS domain name of the entity acting as the voucher</value>
        <status>active</status>
      </property>
    </record>
    
  </registry>
  
  

  <registry id="email-auth-result-names">
    <title>Email Authentication Result Names</title>
    <xref type="rfc" data="rfc5451"/>
    <registration_rule>IETF Review</registration_rule>
    
    <record>
      <code>none</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>auth</name>
        <meaning>section 2.4.4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-adsp</name>
        <meaning><xref type="rfc" data="rfc5617"/> section 5.4</meaning><status>active</status>
      </method>
      <method>
        <name>vbr</name>
        <meaning><xref type="rfc" data="rfc6212"/> section 4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-atps</name>
        <meaning><xref type="rfc" data="rfc6541"/> section 8.3</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>pass</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>iprev</name>
        <meaning>section 2.4.3</meaning><status>active</status>
      </method>
      <method>
        <name>auth</name>
        <meaning>section 2.4.4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-adsp</name>
        <meaning><xref type="rfc" data="rfc5617"/> section 5.4</meaning><status>active</status>
      </method>
      <method>
        <name>vbr</name>
        <meaning><xref type="rfc" data="rfc6212"/> section 4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-atps</name>
        <meaning><xref type="rfc" data="rfc6541"/> section 8.3</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>fail</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>iprev</name>
        <meaning>section 2.4.3</meaning><status>active</status>
      </method>
      <method>
        <name>auth</name>
        <meaning>section 2.4.4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-adsp</name>
        <meaning><xref type="rfc" data="rfc5617"/> section 5.4</meaning><status>active</status>
      </method>
      <method>
        <name>vbr</name>
        <meaning><xref type="rfc" data="rfc6212"/> section 4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-atps</name>
        <meaning><xref type="rfc" data="rfc6541"/> section 8.3</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning><xref type="rfc" data="rfc6577"/> section 3</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning><xref type="rfc" data="rfc6577"/> section 3</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>policy</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>neutral</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>temperror</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>iprev</name>
        <meaning>section 2.4.3</meaning><status>active</status>
      </method>
      <method>
        <name>auth</name>
        <meaning>section 2.4.4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-adsp</name>
        <meaning><xref type="rfc" data="rfc5617"/> section 5.4</meaning><status>active</status>
      </method>
      <method>
        <name>vbr</name>
        <meaning><xref type="rfc" data="rfc6212"/> section 4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-atps</name>
        <meaning><xref type="rfc" data="rfc6541"/> section 8.3</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>permerror</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>dkim</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>domainkeys</name>
        <meaning>section 2.4.1</meaning><status>active</status>
      </method>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>iprev</name>
        <meaning>section 2.4.3</meaning><status>active</status>
      </method>
      <method>
        <name>auth</name>
        <meaning>section 2.4.4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-adsp</name>
        <meaning><xref type="rfc" data="rfc5617"/> section 5.4</meaning><status>active</status>
      </method>
      <method>
        <name>vbr</name>
        <meaning><xref type="rfc" data="rfc6212"/> section 4</meaning><status>active</status>
      </method>
      <method>
        <name>dkim-atps</name>
        <meaning><xref type="rfc" data="rfc6541"/> section 8.3</meaning><status>active</status>
      </method>
    </record>
    
    <record>
      <code>hardfail</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>spf</name>
        <meaning><xref type="rfc" data="rfc5451"/> section 2.4.2, <xref type="rfc" data="rfc6577"/> section 4.2</meaning><status>deprecated</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning><xref type="rfc" data="rfc5451"/> section 2.4.2, <xref type="rfc" data="rfc6577"/> section 4.2</meaning><status>deprecated</status>
      </method>
    </record>
    
    <record>
      <code>softfail</code>
      <xref type="rfc" data="rfc5451"/>
      <method>
        <name>spf</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
      <method>
        <name>sender-id</name>
        <meaning>section 2.4.2</meaning><status>active</status>
      </method>
    </record>

    <record>
      <code>unknown</code>
      <xref type="rfc" data="rfc5617"/>
      <method>
        <name>dkim-adsp</name>
        <meaning>section 5.4</meaning><status>active</status>
      </method>
    </record>

    <record>
      <code>discard</code>
      <xref type="rfc" data="rfc5617"/>
      <method>
        <name>dkim-adsp</name>
        <meaning>section 5.4</meaning><status>active</status>
      </method>
    </record>

    <record>
      <code>nxdomain</code>
      <xref type="rfc" data="rfc5617"/>
      <method>
        <name>dkim-adsp</name>
        <meaning>section 5.4</meaning><status>active</status>
      </method>
    </record>

  </registry>

</registry>
