On Nov 30, 2009, at 2:09 AM, Pascal Gienger wrote:
> As far as condstore: I never used that so I don't know the syntax. It
> should be pretty the same but I don't know the appropriate keyword after
> "cyrus/imapd/".
. SETANNOTATION "user..mybox" "/vendor/cmu/cyrus-imapd/condstore"
"value.s
Nybbles2Byte schrieb:
> Hello Info-cyrus,
>
> When you use cyradm you can do these:
>
>mboxcfg mailbox_name condstore true
>mboxcfg mailbox_name squat true
>
> to set Constore and Squat respectively on a mailbox.
>
> However, I am writing a configuration program of my own to w
Hello Info-cyrus,
When you use cyradm you can do these:
mboxcfg mailbox_name condstore true
mboxcfg mailbox_name squat true
to set Constore and Squat respectively on a mailbox.
However, I am writing a configuration program of my own to work through a web
interface and I can't