Darin Perusich wrote:
> 
> let me rephrase.
> 
> i want to move existing messages that are in $HOME/nsmail without any
> user intervention. i used a modified bsd2cyrus to create all the empty
> subfolders on the cyrus server.
> 
> i did the drag-n-drop move for myself but there are about 80 or 90 users
> that need to have there messages pushed into the server. if it comes
> down to it that's what i'll do but but i'd rather not, to time
> consuming.

I had problems with user-side migration with the version of Cyrus I was
using (the APPEND command would hang in some circumstances), so I hacked
up some Perl to parse the Netscape local mail format and put the mail
(carefully) in a Cyrus store via IMAP.  The code is at
http://gadbois.home.texas.net/src/netscape-to-imap.pl.  You will
definitely need to modify it to suit your purposes.

--David Gadbois

Reply via email to