This is an IMAP server you can access in PHP. More information here:
http://asg.web.cmu.edu/cyrus/imapd/
XX. Cyrus IMAP administration Functions
安装
To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.
- 目录
- cyrus_authenticate -- Authenticate against a Cyrus IMAP server
- cyrus_bind -- Bind callbacks to a Cyrus IMAP connection
- cyrus_close -- Close connection to a Cyrus IMAP server
- cyrus_connect -- Connect to a Cyrus IMAP server
- cyrus_query -- Send a query to a Cyrus IMAP server
- cyrus_unbind -- Unbind ...
Cyrus IMAP administration Functions
Matt AKA Junkie
12-May-2004 01:11
12-May-2004 01:11
