On Mon, 25 Aug 2003, Sarel van der Lith wrote: > Hi all, > > I need to convert from Sendmail/Cyrus Imap to Postfix/Courier Imap. > Any tools available to move mail so it stays intact? > Pointers would be greatly appreciated
On freshmeat there is a tool to convert from Cyrus to Maildir (which is what courier uses). If it were me, I'd make one change at a time. Step 1: Disable new message delivery. Step 2: convert from cyrus to courier. Step 3: re-enable new message delivery -- Maildirs should now be the destination for new mail. Once that's done and working, I'd then do the sendmail->postfix conversion. The MTA and IMAP server conversions could be done in either order, but I wouldn't do *both* right off the bat. It may be easier to to sendmail->postfix /first/, but make sure you don't re-enable delivery until the cyrus -> courier transition. -- Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a sheep for dinner and finding a well-informed, well-armed sheep. Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
