Sets an upper limit quota on a per mailbox basis.
imap_stream
An IMAP stream returned by imap_open().
quota_root
The 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
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.
Zurück | Zum Anfang | Weiter |
imap_search | Nach oben | imap_setacl |