Hey folks, According to RFC 3028, the bare minimum Sieve actions are...
MUST: keep (deliver to INBOX), discard (drop on the floor), redirect (aka forward). SHOULD: reject (aka bounce), fileinto (deliver other than INBOX). I'm going to get these, except for reject because it's hard, working for 2.1.4. As for the future, everyone wants the Vacation extension for sure. Other extensions are barely started, like Notify and Imapflags. How do people feel about me adding the Sieve extensions one at a time as time permits? Would it be bad if, say, 2.2 shipped with only the bare minimum plus vacation, and, say, 2.2.1 added notify, 2.2.5 added include, but only if compiled with more recent libSieve versions? Or is that just too non-atomic for people to handle? Aaron
