文件名称:mailparse
文件大小:36KB
文件格式:TGZ
更新时间:2011-07-03 16:17:27
mail parse php
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.
【文件预览】:
package2.xml
package.xml
mailparse-2.1.4
----php_mailparse_rfc822.re(16KB)
----php_mailparse_mime.h(5KB)
----config.m4(497B)
----php_mailparse_rfc822.h(3KB)
----tests()
--------005.phpt(949B)
--------010.phpt(1KB)
--------testdata()
--------002.phpt(572B)
--------001.phpt(329B)
--------007.phpt(1KB)
--------006.phpt(2KB)
--------003.phpt(598B)
--------004.phpt(766B)
--------008.phpt(355B)
--------parse_test_messages.phpt(5KB)
--------009.phpt(897B)
----php_mailparse_mime.c(28KB)
----php_mailparse.h(4KB)
----php_mailparse_rfc822.c(19KB)
----Makefile.frag(289B)
----try.php(2KB)
----README(6KB)
----CREDITS(62B)
----mailparse.c(41KB)