juan carlos a écrit :
Hello Everyone:
I am configuring horde/imp with quotas, but i have some problems.
I have horde 3.0.4/imp 4.0.2/mysql 4.0.24/postfix/dovecot/apache2 on debian sarge, I put the quota of 10 MB. The users are virtual users, they are not users of system (linux). What can i do to show user's quota if the users are stored in my database (mysql)?

This is my table mailbox:
select username, home, maildir, quota, domain from mailbox; +------------------+--------------+-------------------+----------+------------+
| username         | home         | maildir           | quota    | domain     |
+------------------+--------------+-------------------+----------+------------+
| [EMAIL PROTECTED]  | /home/vmail/ | domain.com/test/  | 10240000 | domain.com 
|
| [EMAIL PROTECTED] | /home/vmail/ | domain.com/test2/ | 10240000 | domain.com |
| [EMAIL PROTECTED] | /home/vmail/ | domain.com/test3/ | 10240000 | domain.com |
+------------------+--------------+-------------------+----------+------------+

Thanks for your help.

Quota info can be stored in each Maildir directory

Perhaps Dovecot features a delivery tool which manages users' quotas ?

Lucien

--
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 83 17 68 41
Email : [EMAIL PROTECTED]

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