R: sharedseen

Paolo Spadafora p.spadafora at gmail.com
Mon Sep 15 06:38:07 EDT 2008


It works.

Thank you.

 

-----Messaggio originale-----
Da: Sebastian Maus [mailto:sebastian.maus at bluemars.net] 
Inviato: lunedì 15 settembre 2008 9.33
A: Paolo Spadafora; cyrus-devel at lists.andrew.cmu.edu
Oggetto: Re: sharedseen

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