Release Notes: 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.
Release Notes: 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.
Release Notes: 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.
Release Notes: 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.
Release Notes: 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.
Release Notes: Line-breaking in the plain text filter has been fixed to be UTF-8 aware. The fix only works under Perl versions 5.8 or later. The mha-preview example script was modified to fix an undefined preview data problem and to ignore quoted text.
Release Notes: Handling of malformed UTF-8 sequences in UTF-8 messages was improved. The MIMEINCS resource was added to complement MIMEEXCS. A bug where no warning was generated for a non-existent RCFILE specification was fixed. A bug where setlocale() was not invoked with the LANG resource setting was fixed. The text/plain filter supports a list of URL schemes to link or not to link. An API change was made for message head-related callbacks.
Release Notes: Several bugfixes, including a regex abortion error under Windows, a UTF-8 parsing error, a text flow conversion error, and an XSS vulnerability for IE users.
Release Notes: Fixed a bug that aborted execution when running under older versions of Perl.
Release Notes: Several bugs have been fixed. There are functional and performance enhancements, including: attachments are saved into a central directory, the base64 decoder uses MIME::Base64 (if available) for faster base64 decoding, and more robust newsgroup linking capabilities.