[imp] Re: Courier-imap Quota patch
Jan Schneider
jan at horde.org
Wed Apr 13 10:18:43 PDT 2005
Zitat von Roland Obermayer <robelx at gmail.com>:
> Hi,
>
> I finally got quota support w/ courier-imap working - but I needed to
> patch imp/lib/Quota/courier.php to avoid an "Unable to retrieve quota"
> warning on accounts with unlimited Space.
>
> (horde-3.0.3, imp-h3-4.0.3, courier-imap-4.0.1, postfix-2.1.5 with vda-patch)
>
>
> Patch for imp/lib/Quota/courier.php
> 45c45
> < if (is_array($quota) && !empty($quota)) {
> ---
>> if (is_array($quota)) {
Try this patch instead, that should keep the current check, but move it
to the correct place:
http://cvs.horde.org/diff.php/imp/lib/Quota/courier.php?r1=1.22&r2=1.23&ty=u
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the imp
mailing list