| Summary | Sieve filter updates to features |
| Queue | Ingo |
| Queue Version | 1.2.3 |
| Type | Enhancement |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | ricardo (at) wenn (dot) com |
| Created | 12/17/2009 (1248 days ago) |
| Due | |
| Updated | 10/17/2011 (579 days ago) |
| Assigned | |
| Resolved | |
| Attachments | |
| Milestone | |
| Patch | No |
support imap4flags as far as I know.
extension is supported for backward compatibility.
This is a heads up to mabey consider it as a toggle for servers that
do/dont support for if/when its removed.
http://tools.ietf.org/html/rfc5232
State ⇒ Feedback
extension is supported for backward compatibility.
State ⇒ New
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Sieve filter updates to features
Type ⇒ Enhancement
Priority ⇒ 1. Low
imap4flags instead of imapflags.
This should mabey be a toggle option depending on what version of
software people are using.
Taken from http://wiki.dovecot.org/LDA/Sieve
Note that the CMU Sieve plugin implements an older specification of
the enotify extension which was called notify. Something similar is
true for the imap4flags extension, which was known as imapflags for
CMU Sieve. For backwards compatibility, Dovecot Sieve plugin also
supports the old imapflags extension. The most valuable extension that
the new Sieve implementation adds to the list is the variables
extension. As the name implies, this adds support for variables to the
language.