[horde] Show quota in Horde IMP with Dovecot server
Matthias Kellermann
mkellermann at net-com.de
Thu Nov 29 08:37:09 UTC 2007
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?
Matthias
More information about the horde
mailing list