Page MenuHomePhorge

README
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
$Id: README,v 1.4 2002/02/19 18:09:46 ken3 Exp $
CMU Sieve 2.1
-------------
This code is typically distributed as part of Cyrus imapd 1.6 and higher.
This code will be configured and compiled from the cyrus-imapd directory.
Notes on implementation
-----------------------
This is an implementation of a simple Sieve API. This API is
well-suited for incorporating in other programs, but is not
extensible. (If there is interest, we may implement an extensible API
in the future.)
If you wish to compile Sieve without compiling all of imapd, you'll
have to create a Makefile for it. I recommend you use Makefile.in as
a guide.
It should compile without libcyrus, but then it does not implement the
"address" test. That's just too much work to do when I have a neato
library to do it for me.
There's a simple "test" application included, which is not built by
default (type "make test" to build it). It expects:
test <message> <script>
And prints out the actions taken or errors encountered. (This
implementation will attempt all the actions or no actions.)
Questions and comments to:
Larry Greenfield (leg+sieve@andrew.cmu.edu)
References:
[SIEVE] Showalter, T., "Sieve: A Mail Filtering Language",
RFC 3028, January, 2001.
[VACATION] Showalter, T., "Sieve: Vacation Extension",
draft-showalter-sieve-vacation-04.txt, August, 2000.
[IMAPFLAGS] Melnikov, A., "Sieve -- IMAP flag extension",
draft-melnikov-sieve-imapflags-03.txt, July, 2000.
[NOTIFY] Martin, T., Segmuller, W.,
"Sieve -- An extension for providing instant notifications",
draft-martin-sieve-notify-01.txt, June, 2001.
[REGEX] Murchison, K., "Sieve: Regular Expression Extension",
draft-murchison-sieve-regex-04.txt, August, 2001.
[SUBADDR] Murchison, K., "Sieve: Subaddress Extension",
draft-murchison-sieve-subaddress-03.txt, August, 2001.

File Metadata

Mime Type
text/html
Expires
Fri, Apr 24, 10:58 AM (1 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
69/0d/922f354e4b99ad528489b0bb58a6
Default Alt Text
README (1 KB)

Event Timeline