Re: Recovering a corrupt mailboxes.db

2003-07-14 Thread Marc-Andre Gaudreau
I wrote this small script and I think it does what you want.  You'll probably have to change a few things for it to work with your setup (if your not using unixhierarchysep just to name one) : --- #!/usr/bin/perl -w use strict; ###

Re: Recovering a corrupt mailboxes.db

2003-07-14 Thread Ramprasad A Padmanabhan
On Mon, 2003-07-14 at 16:55, Ken Murchison wrote: Ramprasad A Padmanabhan wrote: > On Sun, 2003-07-13 at 20:09, Patrick Welche wrote: > >>/On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote: >>> Is it possible to reconstruct the mailboxes.db >>> >>> I know I can use ctl_

Re: Recovering a corrupt mailboxes.db

2003-07-14 Thread Ken Murchison
Ramprasad A Padmanabhan wrote: On Sun, 2003-07-13 at 20:09, Patrick Welche wrote: /On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote: Is it possible to reconstruct the mailboxes.db I know I can use ctl_mboxlist and a file with all the mailboxes but there seems to be no utili

Re: Recovering a corrupt mailboxes.db

2003-07-13 Thread Ramprasad A Padmanabhan
On Sun, 2003-07-13 at 20:09, Patrick Welche wrote: On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote: > Is it possible to reconstruct the mailboxes.db > > I know I can use ctl_mboxlist and a file with all the mailboxes but > there seems to be no utility that create this

Re: Recovering a corrupt mailboxes.db

2003-07-13 Thread Patrick Welche
On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote: > Is it possible to reconstruct the mailboxes.db > > I know I can use ctl_mboxlist and a file with all the mailboxes but > there seems to be no utility that create this file from the mail spool > directory Have a look at /us

Recovering a corrupt mailboxes.db

2003-07-12 Thread Ramprasad A Padmanabhan
Is it possible to reconstruct the mailboxes.db I know I can use ctl_mboxlist and a file with all the mailboxes but there seems to be no utility that create this file from the mail spool directory Thanks Ram NETCORE SOLUTIONS