Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2006 09:54:14 -0700
From:      Bill Campbell <freebsd@celestial.com>
To:        "freebsd-questions @ freebsd. org" <freebsd-questions@freebsd.org>
Subject:   Re: convert cyrus mail to courier mail
Message-ID:  <20060403165414.GA79224@alexis.mi.celestial.com>
In-Reply-To: <20060403113912.43baa617@khumuleka>
References:  <20060403113912.43baa617@khumuleka>

next in thread | previous in thread | raw e-mail | index | archive | help
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/reinhold@violetlan.net/ ---> 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:   bill@Celestial.COM  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060403165414.GA79224>