On Mon, Jan 20, 2003 at 09:53:01AM +0200, [EMAIL PROTECTED] wrote: > Please forgive me - I know this has been asked before. > > I need a utility to yank emails from mbox files (the old MTA was sendmail) > into Courier's Maildir format. They are all on the same box already. (BTW: > I'm using FreeBSD 4.6 - so a utility in the FreeBSD ports would bw ideal).
There are lots of tools on freshmeat.net, but I use the simple "mbox2maildir" which you can find here: http://untroubled.org/mbox2maildir or you can use my slightly-updated version attached below, which generates more standard maildir-format names (current discussions on pid vs inode notwithstanding!) and includes the ,S=xxx size extension for quota compatibility. Regards, Brian.
mbox2maildir.pl
Description: Perl program
