On Tue, Nov 22, 2005 at 02:27:48PM +0100, Balazs Pocze wrote:
> Hi!
>
> So, I had to change my old imap server for a new one, but I don't know
> how to move the imap datas.
> On the old server I do the following:
>
> #su - cyrus -c "/usr/sbin/ctl_mboxlist -d" > /srv/backup/mboxlist (It
> runs d
On Tue, 22 Nov 2005, Scott M. Likens wrote:
Otherwise, live with the small price you paid. Mark all as read, and
be happy!
he could also try to use imapsync to copy all his mails with all imap
flags.
Regards,
Andreas Haase
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ:
You forgot /var/imap (or it's equivilent)
Which stores the 'seen' database.
You can of course archive it and copy it over, but you'll more then
likely have to do a db_dump and try and import it. Because it may not
be the same exact version of bdb. If that is of course the case, you'd
have to du
Hi!
So, I had to change my old imap server for a new one, but I don't know
how to move the imap datas.
On the old server I do the following:
#su - cyrus -c "/usr/sbin/ctl_mboxlist -d" > /srv/backup/mboxlist (It
runs debian)
and then make a tar.gz backup of the /var/spool/cyrus/mail director