Differences

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

Link to this comparison view

start [2013/05/08 09:40]
avel old revision restored
start [2013/05/08 09:42] (current)
avel old revision restored
Line 1: Line 1:
 +~~NOTOC~~
 +===== 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, 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.
  
-If you want to find out more on [[http://mandy.paydayloans4unow.co.uk|payday loans uk now]] look at http://mandy.paydayloans4unow.co.uk+**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 ===== 
 + 
 +   * [[Overview|Overview of Sieve]] 
 +   * [[Documents|Documents - RFCs and Internet Drafts related to Sieve]] 
 +   * [[History|History and Milestones]] 
 +   * [[WorkingGroup|Information about the IETF Working Group and the IETF-MTA-Filters Mailing List]] 
 + 
 +===== SoftwareImplementations of Sieve and its Extensions ===== 
 + 
 +   * I am a **user**: [[Clients|Sieve Clients]] 
 +   * I am a **mail administrator**: [[Servers|Sieve-enabled Servers]] 
 +   * I am a **developer**: [[Libraries|Sieve Libraries, Extensions, APIs]] 
 + 
 +   * [[http://fastmail.wikia.com/wiki/SieveExtensionsSupportMatrix|Sieve Extensions Support Matrix]] 
 + 
 +===== Tutorials and Examples ===== 
 + 
 +   * [[Tutorials]] 
 +   * [[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]]