Re: [Dovecot] dovecot-lda setting quota rules

2012-08-03 Thread Lazy
it works great. thank You again Regards, Michal Grzedzicki 2012/8/3, Timo Sirainen : > On 3.8.2012, at 2.13, Lazy wrote: > >>> dovecot-lda -o plugin/quota_rule=*:storage=1G >>> >> >> thank You ! >> >> This is simple and elegant. >> >> Sill I need this to be taken from environment, I produced a s

Re: [Dovecot] dovecot-lda setting quota rules

2012-08-02 Thread Timo Sirainen
On 3.8.2012, at 2.13, Lazy wrote: >> dovecot-lda -o plugin/quota_rule=*:storage=1G >> > > thank You ! > > This is simple and elegant. > > Sill I need this to be taken from environment, I produced a simple > patch adding one '-o' from an environment variable. You can also set environment: PLU

Re: [Dovecot] dovecot-lda setting quota rules

2012-08-02 Thread Lazy
2012/7/31 Timo Sirainen : > On 18.7.2012, at 4.33, Lazy wrote: > >> I wan't it to stay that way. The problem is that it dosn't update the >> quota rules in Maildir when quota is changed in userdb. >> I have the rules avaiable in qmail-lda's environment, but I need an >> idea on how to feed the quot

Re: [Dovecot] dovecot-lda setting quota rules

2012-07-31 Thread Timo Sirainen
On 18.7.2012, at 4.33, Lazy wrote: > I wan't it to stay that way. The problem is that it dosn't update the > quota rules in Maildir when quota is changed in userdb. > I have the rules avaiable in qmail-lda's environment, but I need an > idea on how to feed the quota rule string to quota plugin wit