well i'm facing the same problem when convert the mbox to maildir i was managed to develope perl script to convert the mBOX format to Maildir and make it compatible with courier
but for me.... i have a problem if i used the pop3 ...about the users who keep their messages on the server i can't patch the courier pop3 to match the UID format of the qpopper!! but for IMAP i guess it's more easy....using the script:) ----- Original Message ----- From: "Marc Perkel" <[EMAIL PROTECTED]> To: "exim users" <[email protected]> Sent: Friday, March 02, 2007 9:44 PM Subject: Re: [exim] Planning MBOX to MAILDIR Migration > If I have this directory mbox structure .... > > /vhome/domain/home/localpart/INBOX > /vhome/domain/home/localpart/folder-a > /vhome/domain/home/localpart/folder-b > > and conver to maildir would I get? > > /vhome/domain/home/localpart/INBOX/new > /vhome/domain/home/localpart/INBOX/cur > /vhome/domain/home/localpart/INBOX/tmp > /vhome/domain/home/localpart/folder-a/new > /vhome/domain/home/localpart/folder-a/cur > /vhome/domain/home/localpart/folder-a/tmp > /vhome/domain/home/localpart/folder-b/new > /vhome/domain/home/localpart/folder-b/cur > /vhome/domain/home/localpart/folder-b/tmp > > > > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
