[horde] Show quota in Horde IMP with Dovecot server

Jan Schneider jan at horde.org
Thu Nov 29 10:43:55 UTC 2007


Zitat von Matthias Kellermann <mkellermann at net-com.de>:

> Hi list,
>
> I'm trying to let Horde IMP show the quota from a Dovecot IMAP server.
>
> Quota settings at the Dovecot IMAP server are:
> quota = maildir:storage=51200
> quota = maildir:ignore=Trash
>
> Dovecot version is 1.07 at FreeBSD.
>
> The Horde IMP Settings in the imp/config/servers.php are:
>
> 'quota' => array (
>   'driver' => 'courier',
>   'params' => array(
>     'login' => '',
>     'password' => ''
>   )
> )
>
> Courier driver is recommended for Dovecot servers in the
> imp/lib/Quota/courier.php.
>
> In IMP I cannot see any quota bar or messages. What could be wrong?

Try using an empty 'params' array.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list