Forum und email
imap_setacl

imap_setacl

(PHP 4 >= 4.1.0, PHP 5)

imap_setacl -- Sets the ACL for a giving mailbox

Opis

bool imap_setacl ( resource imap_stream, string mailbox, string id, string rights )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

imap_stream

Strumień IMAP zwrócony przez imap_open().

mailbox

The mailbox name, see imap_open() for more information

id

rights

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Notatki

This function is currently only available to users of the c-client2000 or greater library.

Patrz także

imap_getacl()