Is there a way to get all annotations with one imap or cyrus command? We are using annotations here to be able to set an expiration time for spam mailboxes (messages older then x days are deleted automatically at night with cyr_expire). To get a tiny statistic we are going through all mailboxes and use GETANNOTATION to retrieve possible annotations, which is a time consuming progress. GETANNOTATION does not like wildcards like LIST. Berkeley DB db_dump is not a good idea either, because even with "-p" it gives database corruption in certain circumstances and it won't work any more when we move to skiplist for the annotation database. Pascal -- pascal@xxxxxxxxxxxxxx http://southbrain.com/ ---- 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