[horde] Quota support on Horde with Plesk 8.2

Filipe Miranda filipe.miranda at gmail.com
Sun Oct 21 15:46:00 UTC 2007


Hello I'm using Red Hat Enterprise Linux with Plesk 8.2 installed on x86.

Is it possible to make Horde show the quota of the user?

I found that it is by doing this:
/etc/psa-horde/imp/servers.php

$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => $DomainName,
'smtphost' => 'localhost',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'quota' => array(
'driver' => 'courier'
),
);

But the problem is.... it always shows QUOTA: UNLIMITED

I already changed the quota for mailboxes and/or hard disk quotas but it
always shows unlmited on horde.

Is it possible to make this work properly?


-- 
---
Filipe T Miranda
Red Hat Certified Engineer


More information about the horde mailing list