<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="sieve-notification.xsl"?>
<?xml-model href="sieve-notification.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="sieve-notification">
  <title>Sieve Notification Mechanisms</title>
  <category>Sieve Extensions</category>
  <created>2008-01-30</created>
  <updated>2012-02-29</updated>
  
  <registry id="sieve-notification-2">
    <title>Sieve Notification Mechanisms</title>
    <xref type="rfc" data="rfc5435"/>
    <expert>Unassigned</expert>
    <range>
      <value>Vendor-controlled</value>
      <registration_rule>First Come First Served</registration_rule>
      <note>Template available in Section 9.2</note>
    </range>
    <range>
      <value>IETF-controlled</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <record>
      <name>mailto</name>
      <uri>
        <xref type="rfc" data="rfc2368"/>
      </uri>
      <options>none</options>
      <contact>
        <xref type="person" data="Michael_Haardt"/>
      </contact>
      <xref type="rfc" data="rfc5436"/>
    </record>
    <record>
      <name>sip-message</name>
      <uri>SIP/SIPS as specified in <xref type="rfc" data="rfc3261"/>.</uri>
      <options>none</options>
      <contact>
        <xref type="person" data="Sieve_discussion_list"/>
      </contact>
      <xref type="rfc" data="rfc6468"/>
    </record>
    <record>
      <name>xmpp</name>
      <uri>
        <xref type="rfc" data="rfc5122"/>
      </uri>
      <options>none</options>
      <contact>
        <xref type="person" data="Peter_Saint_Andre"/>
      </contact>
      <xref type="rfc" data="rfc5437"/>
    </record>
  </registry>
  
  <people>
    <person id="Michael_Haardt">
      <name>Michael Haardt</name>
      <uri>mailto:michael.haardt&amp;freenet.ag</uri>
    </person>
    <person id="Peter_Saint_Andre">
      <name>Peter Saint-Andre</name>
      <uri>mailto:stpeter&amp;jabber.org</uri>
    </person>
    <person id="Sieve_discussion_list">
      <name>Sieve discussion list</name>
      <uri>mailto:sieve&amp;ietf.org</uri>
    </person>
  </people>
</registry>
