
Sieve Extensions - per [RFC3028]

(last updated 2006-10-12)

Capability names may be registered on a first-come, first-served 
basis.  Extensions designed for interoperable use SHOULD be defined
as standards track or IESG approved experimental RFCs.

The following template should be used when applying for a 
new extension:

   To: iana@iana.org
   Subject: Registration of new Sieve extension

   Capability name: spamtest
   Capability keyword: spamtest
   Capability arguments: N/A
   Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-spamtestbis-05.txt]
   Person and email address to contact for further information:
          Cyrus Daboo
          <mailto:cyrus@daboo.name>


Below is the list of Sieve Extensions.

Capability name:  comparator-*
Capability keyword:	
	comparator-* (anything starting with "comparator-")
Capability arguments:	(none)
Standards Track/IESG-approved experimental RFC number:
	RFC 3028, Sieve, by reference of
	RFC 2244, Application Configuration Access Protocol
Person and email address to contact for further information:
	Tim Showalter
	tjs@psaux.com

Capability name: copy
Capability keyword: copy
Capability arguments: N/A
Standards Track/IESG-approved experimental RFC number: [RFC3894]
Person and email address to contact for further information:
    Jutta Degener
    Sendmail, Inc.
    6425 Christie Ave, 4th Floor
    Emeryville, CA 94608
    Email: jutta@sendmail.com

Capability name:	envelope
Capability keyword:	envelope
Capability arguments:	
	envelope [COMPARATOR] [ADDRESS-PART] [MATCH-TYPE]
        <envelope-part: string-list> <key-list:string-list>
Standards Track/IESG-approved experimental RFC number:
	RFC 3028 (Sieve base spec)
Person and email address to contact for further information:
	Tim Showalter
	tjs@psaux.com

Capability name:	fileinto
Capability keyword:	fileinto
Capability arguments:	fileinto <folder: string>
Standards Track/IESG-approved experimental RFC number:
	RFC 3028 (Sieve base spec)
Person and email address to contact for further information:
	Tim Showalter
	tjs@psaux.com

Capability name: refuse
Capability keyword: refuse
Capability arguments: N/A
Standards Track/IESG-approved experimental RFC number: 
     [draft-elvey-refuse-sieve-01.txt]
Person and email address to contact for further information:
    Matthew Elvey
    The Elvey Partnership, LLC
    3042 Sacramento-ietf St Ste 04
    San Francisco, CA
    U.S.A.
    sieve3@matthew.elvey.com

Capability name: regex
Capability keyword: regex
Capability arguments: N/A
Standards Track/IESG-approved experimental RFC number: 
    [draft-murchison-sieve-regex-07.txt]
Person and email address to contact for further information:
   Kenneth Murchison
   ken@oceana.com

Capability name:	reject
Capability keyword:	reject
Capability arguments:	reject <reason: string>
Standards Track/IESG-approved experimental RFC number:
	RFC 3028 (Sieve base spec)
Person and email address to contact for further information:
	Tim Showalter
	tjs@psaux.com

Capability name: RELATIONAL
Capability keyword: relational
Capability arguments: N/A
  Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-3431bis-04.txt]
Person and email address to contact for further information:
  Wolfgang Segmuller
  IBM T.J. Watson Research Center
  30 Saw Mill River Rd
  Hawthorne, NY  10532
  Email: whs@watson.ibm.com

Capability name: subaddress
Capability keyword: subaddress
Capability arguments: N/A
  Standards Track/IESG-approved experimental RFC number: [RFC3598]
Person and email address to contact for further information:
  Kenneth Murchison
  ken@oceana.com

Capability name: spamtest
Capability keyword: spamtest
Capability arguments: N/A
  Standards Track/IESG-approved experimental RFC number: [RFC3685]
Person and email address to contact for further information:
  Cyrus Daboo
  Cyrusoft International, Inc.
  5001 Baum Blvd., Suite 780, 
  Pittsburgh, PA 15213
  U.S.A.
  daboo@cyrusoft.com

Capability name: vacation
Capability keyword: vacation
Capability arguments: N/A
 Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-vacation-06.txt]
 Person and email address to contact for further information:
     Ned Freed
     E-Mail: ned.freed@mrochek.com

Capability name: variables
Capability keyword: variables
Capability arguments: N/A
   Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-variables-08.txt]
Person and email address to contact for further information:
           Kjetil Torgrim Homme
           kjetilho@ifi.uio.no

Capability name: virustest
Capability keyword: virustest
Capability arguments: N/A
  Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-spamtestbis-05.txt]
Person and email address to contact for further information:
  Cyrus Daboo
  <mailto:cyrus@daboo.name>

Capability name: spamtestplus
Capability keyword: spamtestplus
Capability arguments: :percent
Standards Track/IESG-approved experimental RFC number:  [RFC-ietf-sieve-spamtestbis-05.txt]
Person and email address to contact for further information:
Cyrus Daboo
<mailto:cyrus@daboo.name>

Capability name: imap4flags
Capability keyword: imap4flags
Capability arguments: N/A
Standards Track/IESG-approved experimental RFC number: [RFC-ietf-sieve-imapflags-05.txt]
Person and email address to contact for further information:
        Alexey Melnikov
        <alexey.melnikov@isode.com>

REFERENCES
---------- 
[RFC2244]  C. Newman and J. G. Myers, "ACAP -- Application
           Configuration Access Protocol", RFC 2244, November 1997.

[RFC3028]  T. Showalter, "Sieve: A Mail Filtering Language",
           RFC 3028, January 2001.

[RFC3431]  W. Segmuller, "Sieve Extension: Relational Tests", RFC 3431,
           November 2002.

[RFC3598]  K. Murchison, "Sieve -- Subaddress Extension", RFC 3598, 
           September 2003.

[RFC3685]  C. Daboo, "SIEVE Spamtest and Virustest Extensions", RFC 3685,
           February 2004.

[draft-elvey-refuse-sieve-01.txt] work in progress, June 2004.

[draft-murchison-sieve-regex-07.txt] work in progress, June 2004.

[RFC3894]  J. Degener, "Sieve Extension: Copying Without Side 
           Effects", RFC 3894, October 2004.

[RFC-ietf-sieve-variables-08.txt]
           K. T. Homme, "Sieve Extension: Variables", RFC XXXX, Month Year.

[RFC-ietf-sieve-vacation-06.txt]
           T. Showalter and N. Freed, "Sieve Email Filtering: Vacation Extension",
           RFC XXXX, Month Year.

[RFC-ietf-sieve-3431bis-04.txt]
           W. Segmuller and B. Leiba, "Sieve Extension: Relational Tests",
           RFC XXXX, Month Year.

[RFC-ietf-sieve-spamtestbis-05.txt]
           C. Daboo, "SIEVE Email Filtering: Spamtest and Virustest Extensions",
           RFC XXXX, Month Year.

[RFC-ietf-sieve-imapflags-05.txt]
           A. Melnikov, "SIEVE Email Filtering: IMAP flag Extension", RFC XXXX,
           Month Year.

(created November 2000)

[]







