9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] moving messages f...
FromSent OnAttachments
RobertDec 3, 2001 1:09 pm 
Juha SaarinenDec 3, 2001 1:33 pm 
Tim HoskingDec 3, 2001 2:25 pm 
Juha SaarinenDec 3, 2001 2:58 pm 
Peter GutbrodAug 21, 2002 12:30 am 
Sam VarshavchikAug 21, 2002 4:37 am 
Robert FlemingAug 21, 2002 12:07 pm 
Peter GutbrodAug 12, 2003 4:01 am 
James A BakerAug 12, 2003 12:34 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] moving messages from Netscape messenger local mail to IMAP maildir on the serverActions...
From:Tim Hosking (ti@trhosking.com)
Date:Dec 3, 2001 2:25:40 pm
List:net.sourceforge.lists.courier-users

on 3/12/01 4:33 pm, Juha Saarinen at ju@saarinen.org wrote:

On Wed, 4 Dec 2013, Robert wrote:

Hello, I am wondering if there is a facility to "convert" messages that are already in the netscape local mail (from using pop3) so that they can be stored in Maildir format on the IMAP server. We are going to begin using the courier suite soon and I want to be able to move everyone's existing mail (a lot of it) from their hard drives (netscape local mail) so they will be accessible via IMAP, webmail etc.. tia

If the mail is stored in mbox format, try mbox2maildir or perhaps even formail -s.

When I did this I simply dragged the messages to the IMAP folders within Netscape/Outlook/whatever. This uploaded them to the server (almost) correctly. The only thing left to do was to run a small script on the server which fixed the 'received' dates in the messages. I have that script if you want it.