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@xxxxxx > user/user2@xxxxxx > user/user3@xxxxxx > fatal error: can't fstat cache file > > "/usr/lib/cyrus/reconstruct -f user/user3@xxxxxx" 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. ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/