sharedseen

Sebastian Maus sebastian.maus at bluemars.net
Mon Sep 15 03:33:07 EDT 2008


Hello,

--On September 15, 2008 0:34:11 +0200 Paolo Spadafora
<p.spadafora at gmail.com> wrote:
> Hello,
> I am trying to setup sharedseen on cyrus, but I have a doubt, how should
> I set the annotation ?
> documentation says:
> "Added support for a shared \Seen flag on messages (must be enabled on a
> per-mailbox basis with the /vendor/cmu/cyrus-imapd/
> sharedseen mailbox annotation." ...
> the following command gets executed correctly but sharedseen doesn't work:
> A145 SETANNOTATION INBOX "/comment" ("value.shared"
> "/vendor/cmu/cyrus-imapd/sharedseen")
> A145 OK Completed
> 
> what am I doing wrong?

tracing what cyradm does with "mboxconfig mailbox sharedseen true|false",
it should work if you do it like this:

	SETANNOTATION "mailbox" \
		"/vendor/cmu/cyrus-imapd/sharedseen" ("value.shared" "true")

HTH,
 -S-


More information about the Cyrus-devel mailing list