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 ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html