MHonArc is a Perl program for converting mail or news messages into HTML archives. It can also be used to convert individual messages into HTML documents. Other capabilities include robust MIME support and powerful user customization features.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A correction to the HTML filter to handle filtering of
event-based attributes. Security vulnerabilities associated with HTML data have been fixed. It is highly recommended for users to upgrade to the latest release. If unable to upgrade, read the FAQ on how to neutralize HTML data.
Security vulnerabilities associated with HTML data have been fixed. It is highly recommended for users to upgrade to the latest release. If you are unable to upgrade, you should read the FAQ (http://www.mhonarc.org/MHonArc/doc/faq/security.html#htmlexchow) on how to neutralize HTML data.
This release fixes HTML charset conversion,
trailing soft-line breaks in
quoted-printable, MIMEFILTERS resources retained
in the database, and
escaping of characters less than 10 in the ASCII
range for URLs.
A debugging statement introduced during 2.6.14
development which caused the filename of each
message to be printed to stderr when processing
MH-style folders was removed.
A bug where CHARSETCONVERTERS was not reset across multi-archive operations was fixed. Addresses in Subjects are now affected by SPAMMODE and ADDRESSMODIFYCODE resources. A PRINTXCOMMENTS resource was added to enable or disable the printing of X-comments in message pages. Additional API callbacks were added, capturing mail folder read and message converted events. A "Performance Tips" guide was added to the documentation.