Differences

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

Link to this comparison view

start [2011/10/21 23:50]
avel
start [2013/05/08 09:42] (current)
avel old revision restored
Line 2: Line 2:
 ===== What is Sieve? ===== ===== What is Sieve? =====
  
-**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, 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 =====
Line 35: Line 35:
    * [[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]]
-