Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-11-25 12:38:56
Size: 342
Editor: gfreudig
Comment:
Revision 3 as of 2016-12-13 08:18:08
Size: 404
Editor: gfreudig
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Sieve mail filtering language (RFC 5228) is a simple language that is optimised to allow efficient server-side filtering of mails. A sieve mail filtering script can be installed from the user and is executed on the mail server at delivery of the mail to the user mailbox. Sieve is a modern alternative to the cryptic procmail filtering. == The Sieve language ==
The Sieve mail filtering language (RFC 5228) is a simple language that is optimised to allow efficient server-side filtering of mails. A sieve mail filtering script can be installed from the user and is executed on the mail server at delivery of the mail to the user mailbox. Sieve is a modern alternative to the cryptic language of procmail filter scripts.
== Managesieve ==

The Sieve language

The Sieve mail filtering language (RFC 5228) is a simple language that is optimised to allow efficient server-side filtering of mails. A sieve mail filtering script can be installed from the user and is executed on the mail server at delivery of the mail to the user mailbox. Sieve is a modern alternative to the cryptic language of procmail filter scripts.

Managesieve

Email/SieveIntro (last edited 2020-09-10 15:03:19 by gfreudig)