Quota Override
Michel Bulgado <michel <at> casa.co.cu>
2008-02-01 18:40:28 GMT
Hi People
I use the dovecot version 1.0.10 , in my config I have set a global quota
value = 10 MB but I want to override for some users this value , getting from
my ldap other value like = 30 MB.
Dovecot obtain this value from ldap:
(((((Feb 1 12:12:26 gandalf dovecot: auth(default): client out: OK 1
user=michel <at> home.com quota= maildir:storage=30240)))))
Feb 1 12:12:26 gandalf dovecot: auth(default):
ldap(michel <at> home.com,127.0.0.1): result: mail(user)=michel <at> home.com
quota(quota= maildir:storage)=30240
Feb 1 12:12:26 gandalf dovecot: auth(default):
ldap(michel <at> home.com,127.0.0.1): bind: dn=CN=Usuario
Michel,OU=Computacion,OU=Home,DC=home,DC=com
Feb 1 12:12:26 gandalf dovecot: auth(default): client out: OK 1
user=michel <at> home.com quota= maildir:storage=30240
Feb 1 12:12:26 gandalf dovecot: auth(default): master in: REQUEST 1
27697 1
Feb 1 12:12:26 gandalf dovecot: pop3-login: Login: user=<michel <at> home.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Feb 1 12:12:26 gandalf dovecot: auth(default): master out: USER 1
michel <at> home.com uid=503 gid=503 home=/var/storage/virtualmail/home.com/
Feb 1 12:12:26 gandalf dovecot: POP3(michel <at> home.com): Loading modules from
directory: /usr/lib64/dovecot/pop3
Feb 1 12:12:26 gandalf dovecot: POP3(michel <at> home.com): Module
loaded: /usr/lib64/dovecot/pop3/lib10_quota_plugin.so
Feb 1 12:12:26 gandalf dovecot: POP3(michel <at> home.com): Effective uid=503,
gid=503
(Continue reading)