On 10/08/10 10:06 +0200, schum wrote:
hello,

my script had built cyrus add_user measures. Now I have got the following mailboxes

IMAP Password: localhost.localdomain> lm
user / admin (\ HasChildren)
user / admin / backup (\ HasNoChildren)
user / admin / Drafts (\ HasNoChildren)
user / admin / Sent (\ HasNoChildren)
user / admin / spam (\ HasNoChildren)
user / admin / Trash (\ HasNoChildren)
{37} (\ HasNoChildren)
{42} (\ HasNoChildren)
{42} (\ HasNoChildren)
{43} (\ HasNoChildren)
{44} (\ HasNoChildren)

localhost> sam (37) cyrus cyrus
setaclmailbox: cyrus: cyrus: Mailbox does not exist

how can I delete the mailbox ?

A couple of things to try:

If you're running version 2.3.13 (from memory) or greater, you can use the
cyr_dbtool to perform lower level database functions directly on the
mailboxes file.

You can generate a flat version of your mailboxes file with cvt_cyrusdb,
edit it by hand, then regenerate the original format.

--
Dan White

Reply via email to