4 Dec 2006 02:58
Problem with cyrreconstruct
Brett Randall <brett <at> hillsong.com>
2006-12-04 01:58:25 GMT
2006-12-04 01:58:25 GMT
Hey all I had KMail corrupt a mail folder of mine (deleted 2,000 - 3,000 emails somehow), so I've restored those e-mails but am trying to use cyrreconstruct to reconstruct the cyrus.* files. I've moved them out the way, so the only thing in that folder is the actual mail, but I can't get it to reconstruct. I'm using Kolab 2.0.4, and the command line I'm trying to use to reconstruct my folder is: $ /kolab/bin/cyrreconstruct -r user/brett <at> hillsong.com/Personal/Tiff which is coming back with no reply, and exiting with a 0 error value. If I try and do the reconstruct on any other directory, it does the same thing - doesn't even try. The only one that works is user/brett <at> hillsong.com, which is my inbox. I can see the folders exist: $ /kolab/bin/ctl_mboxlist -d hillsong.com!user.brett default brett <at> hillsong.com lrswipcda ... other mailboxes ... hillsong.com!user.brett.Personal default brett <at> hillsong.com lrswipcda hillsong.com!user.brett.Personal.Tiff default brett <at> hillsong.com lrswipcda And if I do an strace -f on the above reconstruct command, the last thing it does is look in mailboxes.db before bombing out, which makes me think it can't figure out which folder to reconstruct: $ strace -f /kolab/bin/cyrreconstruct -r user/brett <at> hillsong.com/Personal/Tiff ... all the normal stuff ...(Continue reading)
RSS Feed