ID:               14673
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         IMAP related
 Operating System: Debian Woody i386
 PHP Version:      4.1.0
 New Comment:

I have the same problem. I'm not an experienced programmer so I could
not come with a patch. However, I've experienced it first hand.

The IMAP server we use replies with (STORAGE aa bb TRIGGER cc dd),
where TRIGGER is a value em bytes that triggers the server to send a
warning to the user.

PHP4 is considering the usage to be cc and the quota dd, just like
described by [EMAIL PROTECTED] Looks like it really gets the last two
numbers it finds and uses them.


Previous Comments:
------------------------------------------------------------------------

[2001-12-23 11:33:04] [EMAIL PROTECTED]

imap_get_quota() return only an array with the last quota resource
usage & limit.

An IMAP4 server which supports the QUOTA capability may support limits
on any number of resources (rfc2087)

Maybe it should return all resources usages & limits in an associative
array.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14673&edit=1

Reply via email to