Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: Cyrus IMAP - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cyrus_authenticate" width="11" height="7"/> <cybermut_testmac
Last updated: Sun, 25 Nov 2007

view this page in

Cyrus IMAP 管理関数

導入

注意: この拡張モジュールは Windows 環境では利用できません。

注意: この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 5.0.0.

インストール手順

Cyrus IMAP サポートを有効にしてこれらの関数を使用するには、 --with-cyrus オプションを指定して PHP をコンパイルする必要があります。

警告

IMAPrecodeYAZ および Cyrus 拡張モジュールは、組み合わせて使用することはできません。 これは、これらすべてが同一の内部シンボルを使用しているためです。

リソース型

この拡張モジュールでは、Cyrus IMAP 接続 ID を定義しています。これは cyrus_connect() が返すものです。

定義済み定数

以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。

CYRUS_CONN_NONSYNCLITERAL (integer)
CYRUS_CONN_INITIALRESPONSE (integer)
CYRUS_CALLBACK_NUMBERED (integer)
CYRUS_CALLBACK_NOLITERAL (integer)

目次



add a note add a note User Contributed Notes
Cyrus IMAP
Matt AKA Junkie
13-May-2004 05:11
This is an IMAP server you can access in PHP. More information here:
http://asg.web.cmu.edu/cyrus/imapd/

 
show source | credits | sitemap | contact | advertising | mirror sites