On Sun, 2008-11-16 at 20:20 +0100, Marko Weber wrote:
plugin {
user_query = SELECT home, uid, gid, concat('*:storage=',
quota_bytes, 'B') AS quota_rule FROM users WHERE userid = '%u'
}
user_query is supposed to be in dovecot-sql.conf, not in plugin section.