<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="urlauth-access-ids.xsl"?>
<?xml-model href="urlauth-access-ids.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="urlauth-access-ids">
  <title>Internet Message Access Protocol (IMAP) URLAUTH Access Identifiers and Prefixes</title>
  <category>Internet Message Access Protocol (IMAP) Capabilities</category>
  <created>2009-05-13</created>
  <updated>2009-07-02</updated>
  
  <registry id="access">
    <title>IMAP URLAUTH Access Identifiers and Prefixes</title>
    <xref type="rfc" data="rfc5593"/>
    <registration_rule>IETF Review</registration_rule>

    <record>
      <type>&lt;access&gt; identifier</type>
      <application>stream</application>
      <description>Used by SIP Media Servers to retrieve
        attachments for streaming to email clients</description>
      <publications><xref type="rfc" data="rfc5593"/></publications>
      <contact><xref type="person" data="Neil_Cook"/></contact>
    </record>  
    
    <record>
      <type>&lt;access&gt; identifier prefix</type>
      <application>submit</application>
      <description>Used by message submission entities to
        retrieve attachments to be included in submitted messages</description>
      <publications><xref type="rfc" data="rfc5593"/><xref type="rfc" data="rfc5092"/>
      </publications>
      <contact><xref type="person" data="Lemonade_WG"/></contact>
    </record> 
    
    <record>
      <type>&lt;access&gt; identifier prefix</type>
      <application>user</application>
      <description>Used to restrict access to IMAP sessions
        that are logged in as the specified userid</description>
      <publications><xref type="rfc" data="rfc5593"/><xref type="rfc" data="rfc5092"/>
      </publications>
      <contact><xref type="person" data="Lemonade_WG"/></contact>
    </record> 
    
    <record>
      <type>&lt;access&gt; identifier</type>
      <application>authuser</application>
      <description>Used to restrict access to IMAP sessions
        that are logged in as any non-anonymous user of that IMAP server</description>
      <publications><xref type="rfc" data="rfc5593"/><xref type="rfc" data="rfc5092"/>
      </publications>
      <contact><xref type="person" data="Lemonade_WG"/></contact>
    </record> 
    
    <record>
      <type>&lt;access&gt; identifier</type>
      <application>anonymous</application>
      <description>Indicates that use of this URL is
        not restricted by session authorization identity</description>
      <publications><xref type="rfc" data="rfc5593"/><xref type="rfc" data="rfc5092"/>
      </publications>
      <contact><xref type="person" data="Lemonade_WG"/></contact>
    </record>
    
  </registry>
  
  
  <people>
    <person id="Neil_Cook">
      <name>Neil Cook</name>
      <uri>mailto:neil.cook&amp;noware.co.uk</uri>
      <updated>2009-05-13</updated>
    </person>
    <person id="Lemonade_WG">
      <name>Lemonade WG</name>
      <uri>mailto:lemonade&amp;ietf.org</uri>
      <updated>2009-05-13</updated>
    </person>
  </people>
  
</registry>
