[fpc-pascal]possibly weird request unix mbox windows and html oh my!
Ok, so I have a client who has thrown me a curve ball that I really dont have time for, alas loosing this client would put me in bad shape... I need to write or locate a program which will translate/convert/etc. a file from a single unix mbox formatted email archive to a a group of html files of the form index.html { a file which points to the following 3 files } thread.html { sorted by subject/thread index to the xx.html files } author.html { sorted by author... } date.html { sort by date... } xx.html { each seperate message } I would alternatly take three seperate HUGE files with the local jumps. Is there anything out there as source which would rip through an mbox file and complete this task? any thing that will do part of this task? should I just bring my cot and pillow to work? Thanks for ideas, solutions, comments, and comfortable cots -- Will Blaylock Digital-Magick Media 49 W Center St, Midvale, UT 84047 USA (801)748-0055 Voice (801)569-0257 Fax willjunk (at) digital-magick (dot) com remove the obvious to reply by email, notice the correct email address in this sig! ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
[fpc-pascal]mbox to html problem momentarily solved...
after scratching my head about how to reword my googling to get at least one response I discovered hypermail which will do part of what I need, at least for now. Thanks for your time! -- Will Blaylock Digital-Magick Media 49 W Center St, Midvale, UT 84047 USA (801)748-0055 Voice (801)569-0257 Fax willjunk (at) digital-magick (dot) com remove the obvious to reply by email, notice the correct email address in this sig! ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal]mbox to html problem momentarily solved...
On Fri, 12 Dec 2003 17:32:02 -0700 Will Blaylock <[EMAIL PROTECTED]> scribbled wise words regarding [fpc-pascal]mbox to html problem momentarily solved... >after scratching my head about how to reword my googling to get at least one >response I discovered hypermail which will do part of what I need, at least >for now. > >Thanks for your time! Ok, after finding a wee bit of scotch in the botton of my hot cocoa mug I came up with a search which partly solved my problem for the time being, if anyone else cares www.hypermail.org has a solution which will get me out of the woods long enough to come up with something in pascal that does exactly what we need! Any ideas would still be welcomed! Thanks for your time. -- Will Blaylock Digital-Magick Media 49 W Center St, Midvale, UT 84047 USA (801)748-0055 Voice (801)569-0257 Fax willjunk (at) digital-magick (dot) com remove the obvious to reply by email, notice the correct email address in this sig! ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal