location of reconstructed mailbox

Bron Gondwana brong at fastmail.fm
Wed Jan 26 19:01:54 EST 2011


On Wed, Jan 26, 2011 at 07:06:42PM +0300, Sergey wrote:
> Hello. 
> 
> I needed of reconstruction of maiboxes. I try to use
> /usr/lib/cyrus/reconstruct -f user/*@my.dom
> I see on output:
> 
> user/user1 at my.dom
> user/user2 at my.dom
> user/user3 at my.dom
> fatal error: can't fstat cache file
> 
> "/usr/lib/cyrus/reconstruct -f user/user3 at my.dom" is works.
> How can I learn name of next mailbox ?
> 
> I use 2.3.16 now.

You can use cyr_dbtool or ctl_mboxlist to dump a listing of all
mailboxes.  It will be the next one alphabetically.

Alternativelly, you could use something like strace to view the
file open attempt :)

Bron.


More information about the Info-cyrus mailing list