Thanks for the reply. I have no doubt that the configuration is sound as it used to work. The only thing I changed in my environment is that I used to have IMAP authentication and I moved to SQL based authentication.

Does anyone know of a way I can troubleshoot the quota display?

Thanks in advance,

Fred

----- Message from [EMAIL PROTECTED] ---------
    Date: Wed, 22 Oct 2008 11:17:54 +0530
    From: Manilal K M <[EMAIL PROTECTED]>
 Subject: Re: [imp] Troubleshooting Quota in IMP
      To: imp@lists.horde.org


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]



----- End message from [EMAIL PROTECTED] -----



--
 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]

Reply via email to