[imp] quota does not work
Jan Schneider
jan at horde.org
Fri Sep 3 01:28:38 PDT 2004
Zitat von trevor obba <trevor_obba at yahoo.co.uk>:
> I installed Horde: 2.2.5 and IMP: 3.2.4 all working
> fine but i want quota displaying mail quota useage.
>
> I modify my htdocs/imp/config to include the following
>
> $servers['Cyrus'] = array(
> 'name' => 'Cyrus Server',
> 'server' => 'ncspw.csf.com',
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => '',
> 'namespace' => '',
> 'maildomain' => 'csf.com',
> 'smtphost' => 'nscpw.csf.com',
> 'realm' => '',
> 'preferred' => ''
> 'quota' => array(
> 'driver' => 'cyrus',
> 'params' => array(
> 'login' => 'admin',
> 'password' => 'xxxxxx',
> 'userhierarchy' => 'user/'
> )
> )
> );
This works only in IMP from CVS HEAD. No idea where you got that from. In
IMP 3.x you configure quotas as a hook in conf.php.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the imp
mailing list