Sets an upper limit quota on a per mailbox basis.
imap_streamAn IMAP stream returned by imap_open().
quota_rootThe mailbox to have a quota set. This should follow the IMAP standard format for a mailbox: user.name.
quota_limit
The maximum size (in KB) for the quota_root
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
This function is currently only available to users of the c-client2000 or greater library.
The given imap_stream must be opened as the mail
administrator, other wise this function will fail.
| Пред. | Начало | След. |
| imap_search | Уровень выше | imap_setacl |