[imp] [CVS] Courier quota driver changes (+ patch)

Jan Schneider jan at horde.org
Wed Jun 4 07:20:47 PDT 2003


Zitat von Sander Dalemans <sander at gamerszone.nl>:

> Hi,
>
> I made a few little changes to the courier quota driver. The driver
> included in
> IMP CVS HEAD version didn’t work (for me). The first thing is the
> ‘ROOT’ value
> for imap_get_quotaroot this returns the following error:
>
> Warning: imap_get_quotaroot(): c-client imap_getquotaroot failed in
> /blah/blah/quota_test.php on line 7
>
> I’ve changed it to ‘INBOX’ and now it works correctly. I’ve also
> changed the
> following:

The second 'ROOT' should have been correct, at least it's in there since a
while and noone reported a problem with it. The ROOT in
imap_get_quotaroot() is changed now though.

> if (is_array($quota) && !empty($quota)) {
>
> into this:
>
> if (is_array($quota)) {

I'll leave this until you both found a solution that works for all.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the imp mailing list