Differences

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

Link to this comparison view

start [2008/02/06 13:17]
avel link to new page
start [2013/05/08 09:42] (current)
avel old revision restored
Line 1: Line 1:
-===== About Sieve =====+~~NOTOC~~ 
 +===== What is Sieve=====
  
-Sieve ([[http://www.ietf.org/rfc/rfc5528.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, 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 IMAP servers, since in its basic form it has no variables, loops or 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 is a wiki site that attempts to gather documents, implementations, notes, ideas and any kind of information regarding Sieve. The content is edited by volunteers. Please read [[Contributing|how you can contribute]].+**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 ====+===== The Sieve Mail Filtering Language =====
  
    * [[Overview|Overview of Sieve]]    * [[Overview|Overview of Sieve]]
Line 12: 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|Sieve Implementations - non-exhaustive list]] +   * I am a **user**: [[Clients|Sieve Clients]] 
-   * [[http://wiki.fastmail.fm/index.php?title=SieveExtensionsSupportMatrix|Sieve Extensions Support Matrix]]+   * I am **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 ====+===== Web Services =====
  
    * [[WebServices|Web-based Sieve Tools and Services]]    * [[WebServices|Web-based Sieve Tools and Services]]
  
-==== About Sieve.Info ====+===== About Sieve.Info =====
  
    * [[Contributing|How to Contribute to this Site]]    * [[Contributing|How to Contribute to this Site]]
    * [[About|Sponsors and Administrators responsible for Sieve.Info]]    * [[About|Sponsors and Administrators responsible for Sieve.Info]]
-