mailparse 3.2.0

Email message manipulation


Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.

License: PHP-3.01

Changes

- Vendor encoding conversion code from mbstring. (alexdowad)
- Fix #44 Segmentation fault. (rlerdorf)
- Fix #20 Unexpected parsed value of content-id. (rlerdorf)