Differences

This shows you the differences between two versions of the page.

Link to this comparison view

start [2006/03/15 01:44]
avel
start [2013/05/08 09:42] (current)
avel old revision restored
Line 1: Line 1:
-=====Sieve ======+~~NOTOC~~ 
 +===== What is Sieve=====
  
-Sieve ([[http://www.ietf.org/rfc/rfc3028.txt|RFC 3028]]) is a language for filtering e-mail messages at time of final delivery.  It is designed to be implementable on either a mail client or mail server.  It is meant to be extensible, simpleand independent of access protocol, mail architectureand operating system.  It is suitable for running on a mail server where users may not be allowed to execute arbitrary programs, such as on black box Internet Message Access Protocol (IMAPservers, as it has no variables, loopsor ability to shell out to external programs.+**Sieve** ([[http://www.ietf.org/rfc/rfc5228.txt|RFC 5228]]) is a language for filtering e-mail messages.  It is designed to be implementable on either a mail client or mail server.  It is meant to be extensible, simple and independent of access protocol, mail architecture and operating system.  It is suitable for running on a mail server where users may not be allowed to execute arbitrary programs, such as on black box IMAP servers, since in its basic form it has no variables, loops or ability to shell out to external programs.
  
-====== Sieve.Info ======+**Sieve.info** is a wiki site that attempts to gather documents, implementations, notes, ideas and any kind of information regarding Sieve.
  
-Sieve.Info is a wiki site that attempts to gather documents, implementations, notes, ideas and any kind of information regarding Sieve. +===== The Sieve Mail Filtering Language =====
- +
-==== All about Sieve ====+
  
    * [[Overview|Overview of Sieve]]    * [[Overview|Overview of Sieve]]
Line 14: Line 13:
    * [[WorkingGroup|Information about the IETF Working Group and the IETF-MTA-Filters Mailing List]]    * [[WorkingGroup|Information about the IETF Working Group and the IETF-MTA-Filters Mailing List]]
  
-==== Software: Implementations of Sieve and its Extensions ====+===== Software: Implementations of Sieve and its Extensions =====
  
-   * [[Implementations|A non-exhaustive list of Implementations]] +   * I am a **user**: [[Clients|Sieve Clients]] 
-   * [[http://wiki.fastmail.fm/index.php/SieveExtensionsSupportMatrix|Sieve Extensions Support Matrix]]+   * I am a **mail administrator**: [[Servers|Sieve-enabled Servers]] 
 +   * I am a **developer**[[Libraries|Sieve Libraries, Extensions, APIs]]
  
-==== Tutorials and Example Scripts ====+   * [[http://fastmail.wikia.com/wiki/SieveExtensionsSupportMatrix|Sieve Extensions Support Matrix]] 
 + 
 +===== Tutorials and Examples =====
  
    * [[Tutorials]]    * [[Tutorials]]
-   * [[ExampleScripts]]+   * [[References]] 
 +   * [[ExampleScripts|Example Scripts]] 
 + 
 +===== Web Services ===== 
 + 
 +   * [[WebServices|Web-based Sieve Tools and Services]] 
 + 
 +===== About Sieve.Info =====
  
 +   * [[Contributing|How to Contribute to this Site]]
 +   * [[About|Sponsors and Administrators responsible for Sieve.Info]]