<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="notification-capability-parameters.xsl"?>
<?xml-model href="notification-capability-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="notification-capability-parameters">
  <title>Notification-Capability Parameters</title>
  <category>Sieve Extensions</category>
  <created>2008-01-30</created>
  <updated>2019-05-13</updated>
  <registry id="notification-capability-parameters-2">
    <title>Notification-Capability Parameters</title>
    <xref type="rfc" data="rfc5435"/>
    <expert>Barry Leiba, Alexey Melnikov</expert>
    <range>
      <value>Vendor-controlled</value>
      <registration_rule>First Come First Served</registration_rule>
      <note>Template available in Section 9.3</note>
    </range>
    <range>
      <value>IETF-controlled</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <record>
      <name>online</name>
      <description>Returns whether the entity identified by the
   notification-uri parameter to the notify_method_capability test can
   receive a notify notification immediately.
  </description>
      <syntax>Can contain one of three values: "yes", "no" and "maybe".
   Values MUST be in lowercase.
  </syntax>
      <contact>The Sieve discussion list sieve@ietf.org</contact>
      <xref type="rfc" data="rfc5435"/>
    </record>
    <record>
      <name>busy</name>
      <description>An indication of whether the user is considered "busy"
        now (the value "yes") or not (the value "no").  The meaning of
        "busy" is left to the implementation, and may be a state that's
        synthesized from other information.
      </description>
      <syntax>Has one of the values "yes", "no", or "unknown".  The value
        MUST be in lower case.
      </syntax>
      <contact>The Sieve discussion list sieve@ietf.org</contact>
      <xref type="rfc" data="rfc6132"/>
    </record>
    <record>
      <name>show</name>
      <description>The availability status of the user.  This is similar
        to the presence element with the same name that's defined in
        Section 4.7.2.1 of RFC 6121.
      </description>
      <syntax>Has one of the values "away", "chat", "dnd", "offline",
        "xa", or "unknown".  The value MUST be in lower case.
      </syntax>
      <contact>The Sieve discussion list sieve@ietf.org</contact>
      <xref type="rfc" data="rfc6132"/>
    </record>
    <record>
      <name>status</name>
      <description>A human-readable description of the user's availability
        status.  This is similar to the presence element with the same
        name that's defined in Section 4.7.2.2 of RFC 6121.
      </description>
      <syntax>There is no formal definition for the values this item may
        take.  It is free-form and may be in any language, and is meant
        for human consumption.
      </syntax>
      <contact>The Sieve discussion list sieve@ietf.org</contact>
      <xref type="rfc" data="rfc6132"/>
    </record>
    <record date="2019-01-29">
      <name>fcc</name>
      <description>Returns whether a copy of the notification message
        sent using the method identified by the notification-uri parameter
        to the notify_method_capability test can be filed into a target
        mailbox.
      </description>
      <syntax>Can contain one of two values: "yes" or "no".  Values MUST
        be in lowercase.
      </syntax>
      <contact>The Sieve discussion list sieve@ietf.org</contact>
      <xref type="rfc" data="rfc8580"/>
    </record>
  </registry>
  <people/>
</registry>
