Michael Johnson wrote:
On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote:

Michael Johnson wrote:

Hi gang
I have a user who deleted a subdirectory.


Deleted it how?  From the filesystem, or via IMAP?


Yes, using Outlook via an IMAP connection. Sorry...should have been clearer on that.

You will most likely want:

reconstruct -r -f <parent mailbox of deleted hierarchy>


So to be clear:

bash$ cyradm --user cyrus localhost

<enter password when prompted>

cyradm> reconstruct -r -f /path/to/cyrus/imap/j/user/joe_schmoe/

Trailing slash or no?


I wouldn't do this from within cyradm. Just use the reconstruct(8) as the cyrus admin user:

reconstruct -r -f user.joe_schome


--
Kenneth Murchison
Systems Programmer
Carnegie Mellon University
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to