|
imap_set_quotaSets a quota for a given mailbox Description
bool imap_set_quota(IMAP\Connection
$imap , string $quota_root , int $mailbox_size )Sets an upper limit quota on a per mailbox basis. Parameters
Return Values
Returns Changelog
Examples
Example #1 imap_set_quota example
NotesThis function is currently only available to users of the c-client2000 or greater library.
The given See Also
|