Re: IMAP/POP3 Administration API?
[email protected] ("Christopher Cheng") Sun, 22 Jul 2001 20:43:22 +0800
| Newsgroups | php.db,php.dev,php.doc,php.general,php.gtk,php.i18n,php.install,php.lang,php.mirrors,php.pear.cvs,php.pear.dev,php.pear.general,php.qa,php.test,php.windows |
|---|---|
| Message-ID | <[email protected]> |
Have looked through it already. None of them allows me to add/delete users "Dave Mertens" <[email protected]> wrote in message news:[email protected]... > On Sun, Jul 22, 2001 at 07:41:01PM +0800, Christopher Cheng wrote: > > Is there any IMAP/POP3 API/Modules of Linux email system (Sendmail) written > > in PHP? > > I am looking for API to write a signup page for users. > > > Have to tried http://www.php.net/imap ?? Great source for API's ;-) > > Dave Mertens