2008/10/22 Frederic Naud <[EMAIL PROTECTED]>:
> Hi all and, firstly, thanks for a great product!
>
> I am using IMP 4.3 within Horde 3.3 with SQL authentication. Upon
> logging in IMP, I used to have quotas presented. I did not modify the
> servers.php file, it reads as follows for the quota section:
>
> 'quota' => array(
> 'driver' => 'courier',
> 'params' => array(),
> )
>
> Quotas are gone... I tried changing the driver to IMAP with no luck.
>
> Is there a way to troubleshoot this issue? I have tried changing the
> Logging in Horde to PEAR_Debug but nothing appears in the horde.log file.
>
> Thanks in advance!
>
> Fred
>
>
> --
> Frédéric Naud
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [EMAIL PROTECTED]
>
In our Mail server it's like the following:
'quota' => array(
'driver' => 'imap',
'params' => array()
and it works perfectly in our dovecot+qmail+horde setup.
--
Manilal K M : മണിലാല് കെ എം.
http://libregeek.blogspot.com
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]