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

search for in the

cyrus_authenticate> <cybermut_testmac
Last updated: Tue, 27 Nov 2007

view this page in

Cyrus IMAP administration Functions

Introducción

Note: Esta extensión no está disponible en plataformas Windows

Note: This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.0.0.

Instalación

To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.

Warning

La extensión IMAP no puede ser usada junto con las extensiones recode, YAZ ó Cyrus. Esto es debido a que las dos utilizan el mismo símbolo interno

Tipos de recursos

This extension defines a Cyrus IMAP connection identifier returned by cyrus_connect().

Constantes predefinidas

Estas constantes están definidas por esta extensión y estarán disponibles solamente cuando la extensión ha sido o bien compilada dentro de PHP o grabada dinámicamente en tiempo de ejecución.

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

Table of Contents



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

cyrus_authenticate> <cybermut_testmac
Last updated: Tue, 27 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites