On Mon, Apr 03, 2006, Reinhold Platzoeder wrote:
>Hi
>
>I have changed my mail server to use courier-IMAP
>
>I would like to import all the old mail that was using cyrus
>I have tried cyrus2courier and mb2md but with no luck
>
>my old mail is under
>/var/imap/spool/user/reinhold ---> cyrus-IMAP
>
>and I would like to import it to
>/usr/local/virtual/[EMAIL PROTECTED]/ ---> courier-IMAP
>
>any idea as how I will do this?

Cyrus imap stores the individual messages as files in the same
format as courier's Maildir.  The only thing really necessasry to
make the transfer would be to figure out the file naming scheme
in Maildir, which is really pretty simple, and move the cyrus
files to the proper directory in Maildir folder(s), renaming them
with the maildir standard utime.sequence.hostname[:status].

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

``UNIX was not designed to stop you from doing stupid things, because that
would also stop you from doing clever things.'' -- Doug Gwyn
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to