Condstore & Squat through IMAP

Pascal Gienger Pascal.Gienger at uni-konstanz.de
Mon Nov 30 02:09:57 EST 2009


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 work through 
> a web interface and I can't see how to do this through the normal IMAP 
> command and response strings.


For squat it is


. SETANNOTATION "user.xxxx.mybox" "/vendor/cmu/cyrus-imapd/squat" 
"value.shared" "true"

Side note: Expiration time is set via


. SETANNOTATION "user.xxxx.Spam" "/vendor/cmu/cyrus-imapd/expire" 
"value.shared" "7"

(for 7 days expire timeout on Folder Spam from user xxxx).


Correct me if I am wrong.


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/".

Pascal
-- 
Pascal Gienger
University of Konstanz, IT Services Department ("Rechenzentrum")
Electronic Communications and Web Services
Building V, Room V404, Phone +49 7531 88 5048, Fax +49 7531 88 3739


More information about the Info-cyrus mailing list