From: Aaron M. S. <am...@iz...> - 2005-11-25 22:57:07
|
Aaron Michel Stromas wrote: >Holger Krull wrote: > > > >>Aaron Stromas schrieb: >> >> >> >>>Hi, >>> >>>I'm looking for an advice with this problem. My Debian (woody) running >>>Cyrus IMAP server lost its system disk. In ordr not to loose any >>>incoming mail I rebuilt it with the current stable (sarge) version and >>>recreated user mailboxes in the new Cyrus IMAP. The old mailboxes were >>>on a different disk and I need to import their contents to the new IMAP. >>>I hoped to do this by using mailsync with the following .mailsync but >>>the localdirectory store isn't recognised. >>> >>> >>> Well, I have a solution: use cyrreconstruct -r <user.mbox> after copying the contents of old mail box to new one. Unfortunately, the subfolders aren't recognised automatically, it is necessary to recreate them manually for each user. -a |