[Dovecot] Dovecot's Sieve Support
Hi Folks,
I'm looking for details of Dovecot's Sieve support. Specifically,
Support for Sieve scripts (RFC 3028) and the protocol for remotely managing Sieve scripts, including: -- draft-martin-managesieve-06.txt -- draft-ietf-sieve-imapflags-05.txt
And the following Sieve actions: -- fileinto -- redirect -- imapflags
Thanks, Robb Beal -- www.laszlosystems.com --
On Fri, 2007-03-09 at 10:40 -0600, Robb Beal wrote:
Hi Folks,
I'm looking for details of Dovecot's Sieve support. Specifically,
Dovecot uses the Sieve code from Cyrus IMAP v2.2.something. If you can find information about that, it applies also to Dovecot.
Support for Sieve scripts (RFC 3028) and the protocol for remotely managing Sieve scripts, including: -- draft-martin-managesieve-06.txt
There's one in Python: http://dovecot.org/list/dovecot/2007-February/019382.html
There's also another as a patch to Dovecot: http://sinas.rename-it.nl/~sirius/
I haven't yet had time to look at the patch.
-- draft-ietf-sieve-imapflags-05.txt
There's some imapflags code. I don't know against what draft.
And the following Sieve actions: -- fileinto -- redirect
Both work.
participants (2)
-
Robb Beal
-
Timo Sirainen