John Rudd wrote: >> From: Juri Haberland <[EMAIL PROTECTED]> >> John Rudd wrote: >> > On Tuesday, Feb 4, 2003, at 18:51 US/Pacific, Sam Varshavchik wrote: >> >> >>> when splitting up the mbox file into a maildir folder? is a tool for >> >>> this included? >> >> >> >> Follow the link to the mbox2maildir script. >> > >> > Anything like that for MMDF? >> >> In what format are the mailboxes stored by MMDF? If it's the classical >> unix mbox format, then there will be no problems with the existing scripts. >> > > Take the unix mbox, remove the "From " (From_) header, and at the start and > end of every message put a line with four control-A's in it. So, you end
A short Google search revealed just one tool, and that is only able to convert MMDF style mailboxes to the mbox format (and vice versa); unfortunately, it seems to be closed source, as it is shipped with Caldera/SCO OpenUnix: http://ou800doc.caldera.com/cgi-bin/man/man?mfck+1 http://ou800doc.caldera.com/MM_using/mmuserC.overview_conv.html Seems you have to write your own script :( You might take one of the existing ones as a starting point... Cheers, Juri Cheers ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
