On Mon, 2013-02-04 at 15:24 -0600, [email protected] wrote: > According to the roadmap http://wiki2.dovecot.org/Roadmap implementation > of the METADATA / ANNOTATE extensions is fairly high on the list. I was > just curious if there is a target release in mind for this functionality?
v2.2 has the underlying functionality to set key=value to mailboxes, so it could still be added to v2.2. It needs: - dsync needs to be able to sync them - ACL plugin needs to restrict the set/get - IMAP commands to access them The dsync change is the main reason I haven't yet added it.
