How to reconstruct database
Ramprasad
ram at netcore.co.in
Thu Feb 1 01:29:51 EST 2007
On Wed, 2007-01-31 at 12:16 +0100, Dr. Harry Knitter wrote:
> hello,
>
> I want to transfer the contents of my cyrus from an i385 machine to a
> AMD-64-machine.
> How can I restore the mailbox database from the text file created by:
> su - cyrus -c "ctl_mboxlist -d" > $CONFIGDIRECTORY/mailboxlist.txt
> ?
>
su - cyrus -c "ctl_mboxlist -u < /path/mailboxlist.txt"
More information about the Info-cyrus
mailing list