On Thu, 18 Nov 2010 12:40:07 -0600, Patrick Goetz wrote: > On 11/18/2010 05:50 AM, Alessandro Bono wrote: >> >> btw I imported mail and configuration from an old installation cyrus- >> imapd-2.2 2.2.13-19 and db upgrade works flawless (only skiplist in >> this case) >> >> > Hi - > > Can you document how you did this? I've asked about this on the cyrus > info list several times.
it's not difficult if your old installation use only skiplist db, and maybe also with db4.x with new cyrus imapd 2.4 copy /etc/cyrus.conf and /etc/imapd.conf and eventually ssl certificate from old to new server rsync /var/lib/cyrus /var/spool/cyrus /var/spool/sieve from old to new server if you are migrating stop cyrus on old server rsync again start cyrus on new server update dns/firewall rule to switch client from old to new server that's all > > Thanks. -- Cordiali saluti Alessandro Bono _______________________________________________ Pkg-Cyrus-imapd-Debian-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel
