John Peacock schreef:
Preliminary tests using [1]:
- http://sieve.mozdev.org/index.html Nice, I'll do some tests with this one as well.
B) CAPABILITIES displays "FILEINTO VACATION" [2];
- According to what I've found listed here:
http://wiki.fastmail.fm/wiki/index.php/SieveExtensionsSupportMatrix
the libsieve supports more capabilities than that: SUBADDRESS IMAPFLAGS FILEINTO REGEX NOTIFY ENVELOPE VACATION
I know, the reported sieve capabilities are currently very much hardcoded. I didn't look at the CMU sieve library just yet, so I simply hardcoded the response given in the draft RFC. Maybe the CMU library even includes some capability macro (or whatever) I can use.
Btw, linking the managesieve daemon to the sieve library shouldn't be too hard. It only needs to compile/verify the source and no execution is needed. That should only require just a few lines of code and dovecot-lda can serve as an extensive example. I'll give it a look later this week.
Regards,
-- Stephan Bosch stephan@rename-it.nl