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

search for in the

cyrus_authenticate> <cybermut_testmac
[edit] Last updated: Mon, 01 Nov 2010

view this page in

XXI. Cyrus IMAP administration Functions

Introducción

Aviso

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

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

Instalación

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

Aviso

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

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)

Tabla de contenidos
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 ...


add a note add a note User Contributed Notes Cyrus IMAP administration Functions
There are no user contributed notes for this page.

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