freebsd-ports/mail/pear-mailparse/pkg-descr
Edwin Groothuis 3e58e0c900 New port: mail/pear-mailparse
PEAR classes to create and decode MIME messages.

PR:		ports/48121
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-24 05:51:29 +00:00

7 lines
360 B
Text

Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.
Mailparse is stream based, which means that it does not keep in-memory
copies of the files it processes - so it is very resource efficient
when dealing with large messages.
WWW: http://www.php.net/manual/en/ref.mailparse.php