Name | Modified | Size | Downloads / Week |
---|---|---|---|
mbx2html_0.0.1.tgz | 2011-02-06 | 8.8 kB | |
README | 2011-02-06 | 742 Bytes | |
README.txt | 2011-02-06 | 755 Bytes | |
Totals: 3 Items | 10.3 kB | 0 |
This script is used under the GNU General Public License version 2 or any later version may be copied freely be modified and distributed. This script can be applied to: - mbox files - msg email files that are created by the Opera web browser It converts one or more *.mbox /*. msg files to HTML (attachments are included) Results are stored in new directories denominated in *.mail . Used tools are: - sed (http://www.gnu.org/software/sed) - tr - hypermail (http://sourceforge.net/projects/hypermail) SED, TR and HYPERMAIL are operated at the Linux command-line. However, it is also possible to use the programs in Microsoft Windows by compiling it with MinGW, or by using the Cygwin.