imap_set_quota
Supported Versions: PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8
Sets a quota for a given mailbox
<?php imap_set_quota
(
IMAP\Connection $imap
,
string $quota_root
,
int $mailbox_size
):
bool