This one time, at band camp, David wrote:
>While I'm on the subject, there are some utilities around to change from
>mbox to Maildir. Are there any opinions about which work better? or traps
>for the unwary?
safecat is a tool that saves files using the Maildir algorithm, I've used it
for just such a purpose. With formail to split up the mbox into messages:
mkdir -p Maildir/{tmp,cur,new}
formail -s safecat Maildir/tmp Maildir/cur < mbox
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html