[Dovecot] Per User Mysql Quota Problem
I'm using the mysql program supported Dovecot but ? have a problem about qoution so I would like to put user specific quota. Would you like to send me necessary settings.
dovecot-sql.conf file would be? Please send conf dovecot-sql.conf ?
dovecot 1.1.13
dovecot.conf file
dict { quotadict = mysql:/etc/dovecot/dict-quota.conf }
plugin { quota = dict:user::proxy::quotadict quota_rule = *:storage=200M:messages=10000 quota_rule2 = Trash:storage=100M quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80
}
Thanks for your feedback.
On Tue, 2009-07-14 at 10:52 +0300, Murat Ugur Eminoglu wrote:
I'm using the mysql program supported Dovecot but ? have a problem about qoution so I would like to put user specific quota. Would you like to send me necessary settings.
dovecot-sql.conf file would be? Please send conf dovecot-sql.conf ?
http://wiki.dovecot.org/Quota/1.1 has an example for MySQL under "Per-user quota".
participants (2)
-
Murat Ugur Eminoglu
-
Timo Sirainen