The new PEAR package Mail_Mime-1.5.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Fixed bugs: * Fix Bug #14678: srand() lowers security [clockwerx] * Fix Bug #12921: _file2str not binary safe [walter] * Fix Bug #12385: Bad regex when replacing css style attachments [cipri] * Fix Bug #16911: Excessive semicolon in MIME header [alec] * Fix Bug #15320: Attachment charset is not set in Content-Type header [alec] * Fix Bug #16911: Lack of semicolon separator for MIME header parameters [alec] * Fix Bug #16846: Use preg_replace_callback() instead of /e modifier [alec] * Fix Bug #14779: Problem with an empty attachment [alec] * Fix Bug #15913: Optimize the memory used by Mail_mimePart::encode. Avoid having attachments data duplicated in memory [alec] * Fix Bug #16539: Headers longer than 998 characters aren't wrapped [alec] * Fix Bug #11238: Wrong encoding of structured headers [alec] * Fix Bug #13641: iconv_mime_encode() seems to work different/errorious than the build in logic. Removed 'ignore_iconv' param. [alec] * Fix Bug #16706: Incorrect double-quotes RFC 2231-encoded parameter values [alec] * Fix Bug #14232: RFC2231: tspecials encoding in _buildHeaderParam() [alec] Implemented Features: * Implement Feature #10438: Function (encodeHeader) for encoding of given header [alec] Package Info ------------ Mail_Mime provides classes to deal with the creation and manipulation of mime messages. It allows people to create Email messages consisting of: * Text Parts * HTML Parts * Inline HTML Images * Attachments * Attached messages Starting with version 1.4.0, it also allows non US-ASCII chars in filenames, subjects, recipients, etc, etc. Related Links ------------- Package home: http://pear.php.net/package/Mail_Mime Changelog: http://pear.php.net/package/Mail_Mime/download/1.5.3 Download: http://download.pear.php.net/package/Mail_Mime-1.5.3.tgz Authors ------- Aleksander Machniak (lead) Cipriano Groenendal <cipri@xxxxxxx> (lead) -- PEAR General Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php