From: Jo Rhett (no email)
Date: Mon Oct 02 2006 - 20:29:15 EDT
I know it's been a few years since I've been active here, but I think I
remember this being an issue before. Sadly, there's no serious mention
of reconstruct in the Wiki.
This syntax is not working to recover a folder where I had to restore
messages:
su - cyrus -c "reconstruct -r user/"
I watched it with ktrace/kdump and its not even looking for subfolders.
This doesn't work either
su - cyrus -c "reconstruct -xrf user/"
It seems the only thing that works is
su - cyrus -c "reconstruct user/username/*@domain.dom"
su - cyrus -c "reconstruct user/username/*/*@domain.dom"
su - cyrus -c "reconstruct user/username/*/*/*@domain.dom"
...etc
-- Jo Rhett Network/Software Engineer Net Consonance ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|