PHP extension for parsing and working with rfc822/MIME mail
Mailparse is a PHP extension for parsing and working with
plain and MIME compliant email messages. It is stream based,
so does not keep in-memory copies of the files it processes,
lowering resource use with large messages.

Maintainer: Stuart Henderson <sthen@openbsd.org>

WWW: http://pecl.php.net/package/mailparse
