Re: [Dovecot] Help with implementing quota warning

2010-11-02 Thread Timo Sirainen
On Wed, 2010-10-27 at 16:43 +0530, Joy wrote: > # 2.0.6: /usr/local/dovecot/etc/dovecot/dovecot.conf .. > quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 %u > quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80 %u The above works only for v1.2. From http://wiki2.do

[Dovecot] Help with implementing quota warning

2010-10-27 Thread Joy
Dear All, I am using the latest version of doveot-2.0.6 and using dovecot-lda to deliver mail in to Maildir. I have successfully implemented the global quota as well as per user quota using ldap for storing per user quota. Now i am trying to send warning message when user exceed quot