----- Weitergeleitete Nachricht von [EMAIL PROTECTED] -----
Datum: Fri, 9 Mar 2007 18:01:41 +0000
Von: Juan Carlos Flores <[EMAIL PROTECTED]>
Betreff: help with quota
An: [EMAIL PROTECTED]

Hi,
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 have users on my database but I have some problems with quotas.
I use postfix and dovecot, i put the quota of 10 MB. What can i do to show 
user's quota if the users are stored in a 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 |
+-------------------------+------------------+-------------------------+-------------+--------------+

I know that in the cvs version, there is an sql based quota driver for imp.
How can i use this sql driver to use or adapt to my configuration and configure
it for my sql setup. 

Thanks for your help.

-------------------------
Envía mensajes de correo electrónico directamente a tu blog con MSN. Carga 
chistes, fotografías y muchas otras cosas. Es gratis.

----- Ende der weitergeleiteten Nachricht -----

  Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

Links:
------
[1] mailto:[EMAIL PROTECTED]
[2] mailto:[EMAIL PROTECTED]
[3] mailto:[EMAIL PROTECTED]
--- Begin Message ---
Hi,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 have users on my database but I have some problems with quotas.I use 
postfix and dovecot, i put the quota of 10 MB. What can i do to show user's 
quota if the users are stored in a 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 
|+-------------------------+------------------+-------------------------+-------------+--------------+I
 know that in the cvs version, there is an sql based quota driver for imp.How 
can i use this sql driver to use or adapt to my configuration and configureit 
for my sql setup. Thanks for your help.
_________________________________________________________________
Descubre Live.com - tu mundo en línea reunido: noticias, deportes, el tiempo, y 
mucho más.
http://www.live.com/getstarted

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