[horde] quotas courier-imap
    Jan Schneider 
    jan at horde.org
       
    Wed Aug  7 17:38:37 UTC 2013
    
    
  
Zitat von Jose Guzman Feliu Vivas <jfeliu at caixalmassora.es>:
> Currently use courier-imap, but the driver "imap" does not work to  
> implement quotas.
> I run maildirmake-q to implement quotas on users, but neither works.
Are you saying the Horde cannot read the IMAP server's quota  
information? Or does the server not report the quota back? In the  
latter case you should ask on the Courier mailing list.
> My backend.local.php file:
> <? php
> $ servers ['imap'] = array (
> 'disabled' => false,
> 'name' => NAME,
> 'hostspec' => 'localhost',
> âhordeauthâ => false,
> 'protocol' => 'imap',
> 'port' => 993,
> 'secure' => 'ssl',
> 'maildomain' => 'xxxxxxxxx.es'
> 'quota' => array (
>          'driver' => 'imap',
>          'params' => array ()
>          )
> 'cache' => false,
> );
>
> Is there any possibility to implement disk quotas as formerly  
> (driver => command) in the latest versions of imp?
No.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/
    
    
More information about the horde
mailing list