| Package Information |
| Summary |
Email message manipulation |
| Maintainers |
Wez Furlong <wez@php.net> (lead) [details] Brian Shire <shire@php.net> (lead) [details] John Jawed <jawed@php.net> (lead) [details]
|
| License |
PHP |
| Description |
Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages. |
Release notes Version 2.1.4 (stable) |
Fix bug #13155 (infinite loop and/or mem. corruption after calling mailparse_msg_get_part_data)
Fix Bug #13373 (compilation breaks with CodeWarrior compiler) |