Re: thoughts about conversation db and cyrus [faild to rename deleted mailbox, or how conversation db sucks again]

2019-03-08 Thread Bron Gondwana
Thanks Michael - I don't have much time to give a longer response right now, but this is really valuable feedback into what we focus on over the next few months and into the 3.2 release plans. I really appreciate you taking the time to spell this out in detail. Cheers, Bron. On Tue, Mar 5, 20

thoughts about conversation db and cyrus [faild to rename deleted mailbox, or how conversation db sucks again]

2019-03-04 Thread Michael Menge
Hi Ellie and Bron, first thank you for your ideas for the workaround and for opening the issue. I have to apologize about the original subject, but I was a bit frustrated that I have encountered again a problem with the conversation db. As I have discovered jet another, not jet reported prob

Re: faild to rename deleted mailbox, or how conversation db sucks again

2019-03-03 Thread ellie timoney
I've raised https://github.com/cyrusimap/cyrus-imapd/issues/2659 to get this properly fixed Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Re: faild to rename deleted mailbox, or how conversation db sucks again

2019-03-03 Thread Bron Gondwana
This isn't quite renaming the folder, and you'll lose per-user seen state, but you can create a new folder and, using the admin login, copy the messages: . RENAME deleted.user.brongfoo.xx.5c7c8...@fastmailtest.com user.brongfoo...@fastmailtest.com . NO Invalid mailbox name . SELECT deleted.user.

Re: faild to rename deleted mailbox, or how conversation db sucks again

2019-03-03 Thread ellie timoney
On Sat, Mar 2, 2019, at 2:54 AM, Michael Menge wrote: > Is there an other way than disabling > - conversation db, > - restoring the folder, > - enabeling conversation db again (so that squat files are used for > header searches), > - rebuilding conversation db for all users (because there will b

faild to rename deleted mailbox, or how conversation db sucks again

2019-03-01 Thread Michael Menge
I i have now a user request to restore a deleted mailbox. This failed with "Invalid mailbox name" in cyradm. which is wrong in the fist place, because the new name was the original name. In the Log files I found "can't rename a deleted mailbox" and I discovered this in the source :-(