Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=276989 | ||||
* | The POP3 extension makes it possible for a PHP | Martin Wilke | 2007-08-20 | 4 | -0/+49 |
script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library. WWW: http://pecl.php.net/package/POP3 PR: ports/115366 Submitted by: buganini at gmail.com Notes: svn path=/head/; revision=197971 |