This PHP commandline utility transforms multiple mail files into a web archive. Some highlights:
Written under a GNU/Linux environment, this script should work on any platform supporting PHP; should you use it successfully on anything else than GNU/Linux, please let know the developer so that this info becomes public.
The development version is available through subversion. The follow command allows you to download it:
svn co https://svn.ptaff.ca/xhtmail/trunk/
Note that the ptaff.ca certificate is self-signed; it's possible that you get a warning — you may safely ignore it.
/var/www/html/my_list
a web archive from the mail1
, mail2
and mail3
messages in XHTML. Pages will title the list as "my_list", with "My mail archives" as description. Headers and footers are copied from "samples/before.simple.html" and "samples/after.simple.html".xhtmail is used here on ptaff.ca; you can peek at the french-speaking ptafflist archives.
Documentation is available in multiple formats.
You can consult the xhtmail's API.
Should you find a bug, you must report it to xhtmail.wayne@ptaff.ca
Copyright © 2005 Patrice Levesque.
xhtmail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.