[imp] Set Quota cyrus
Stefan Stolz
s.newslists at googlemail.com
Sat Oct 28 00:43:53 PDT 2006
Hello,
bevor i am searching ones more for a long time: Is it possible to set
cyrus quota? I have configured cyrus:
-->
$servers['cyrus'] = array(
'name' => 'Cyrus IMAP Server',
'server' => 'localhost',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => '',
'smtphost' => 'localhost',
'smtpport' => 25,
'realm' => '',
'namespace' => 'INBOX/',
'preferred' => '',
'admin' => array(
'params' => array(
'login' => '',
'password' => '',
'userhierarchy' => 'user.',
'protocol' => 'imap/notls',
'hostspec' => 'localhost',
'port' => 143
)
),
'quota' => array(
'driver' => 'cyrus',
'params' => array(),
),
'acl' => array(
'driver' => 'rfc2086',
),
);
<--
But i find nowhere in horde an option to set quota for mailboxes.
Thanks
Stolzi
More information about the imp
mailing list