Hi all,
I'm using Dovecot for some months now, and I love it! I also saw that there are 'plans' to integrate Sieve support. Well, some days ago I saw the following on freshmeat: libSieve - http://libsieve.sourceforge.net/ libSieve is a standalone library pulled from CMU's implementation of their Sieve mail sorting library in the Cyrus mail server. Either shared or statically linked, libSieve will help to bring mail sorting functionality into your mail server application without the need to reinvent the wheel. As a library, it is not intended for end users expecting a ready-to-run program. Maybe this could ease the Sieve integration ?
If I got some spare time I'm going to contribute some code for it myself.
greets
On Sun, 2002-12-01 at 22:42, hellhound@geek.be wrote:
I'm using Dovecot for some months now, and I love it! I also saw that there are 'plans' to integrate Sieve support. Well, some days ago I saw the following on freshmeat: libSieve - http://libsieve.sourceforge.net/
I'm not sure actually what kind of sieve support Dovecot should/could have. It's more of a job of SMTP server than IMAP server I think.
Unless I want to create some dovecot-deliver binary (like cyrdeliver with Cyrus) which can be used to store messages into specified folders. Advantages with that would be that SMTP server wouldn't need to know where exactly the messages are stored and how. Possibly a good idea if I begin using some of those extensions to mbox and Maildir.
Well. The sources don't look too bad, although I think I found a couple of buffer overflows already, but once I get those fixed I guess the library should be just fine :)
participants (2)
-
hellhoundīŧ geek.be
-
Timo Sirainen