[Dovecot] quota problem

Timo Sirainen tss at iki.fi
Thu Feb 18 16:24:45 EET 2010


On Wed, 2010-02-17 at 15:26 +0100, Andre Hübner wrote:
> my user_query:
> user_query = SELECT  home, uid, gid, concat('*:storage=', quota_bytes,'M') 
> AS quota_rule FROM mail_users WHERE login = '%u'

Do you really want quota_bytes number of megabytes? If not, change
the ,'M' part to ,'B'.

>     quota = dirsize:user

I hope you're not using Maildir?

> I have no idea why its not working.

Set auth_debug=yes and mail_debug=yes and show logs. Full dovecot -n
output might also be helpful.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20100218/e27e8b30/attachment-0001.bin 


More information about the dovecot mailing list