On Thu, 13 May 2004 15:55:40 +0100, Will Mc Donald wrote: > From: "Jeff Hogg" <tastin@xxxxxxxxxxxx> > > >> Jeff wrote: >> >>> >>> Hi Guys, >>> >>> >>> I suppose this is a bit of an odd question but I need to >>> display the contents of an mbox directly on a html page without >>> authenticating. >>> >>> >>> Sounds a bit weird but I got a plan ;) >>> >>> >>> I need some sort of script to read the mbox file (or pop the >>> mailserver if nec.) and parse it into a nice looking webpage. A >>> 'webmail' type view would be ideal but I dont want people to >>> have to authenticate. >>> >> >> This sounds like something you could do fairly easily with a >> little bit of php coding. It works well with presenting file >> input into html, and integrates neatly into Apache as well. I >> haven't done much with the mbox file itself, but it should just >> be a file read and output into html with a bit of specific >> parsing. Give php a look if you like. Easy to pick up if you've >> ever coded at all. :) If you feel the need, php can manage to >> connect to the pop3 port as well. Hope this helps. >> > > http://www.google.co.uk/search?q=mbox2html&hl=en&meta= > > > http://wwwgoogle.co.uk/search?q=mail2html&hl=en&safe=off > > > http://home.online.no/~pjacklam/perl/programs/mailutil/mail2html.pl > > > Looks like MHonArc has an mbox2html utility. And that last link > appears to do the same. > > > ill.
Thanks for all the suggestions. I managed to find a small php snippet on sf.net
http://sourceforge.net/snippet/detail.php?type=snippet&id=101180
Isnt it great when a plan comes together!
Thanks again
Jeff
|
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list