[Dovecot] Overwriting user Quota

Timo Sirainen tss at iki.fi
Mon May 11 19:28:02 EEST 2009


On Thu, 2009-05-07 at 11:36 +0200, Thomas Krause wrote:
> user_query = SELECT CONCAT('/vmail/', maildir) AS home, \
>  CONCAT('maildir:/vmail/', maildir) as mail, \
>  CONCAT('*:bytes=', quota) AS quota_rule \
>  FROM mailbox WHERE username = '%u' AND active = '1'

Looks correct. My guess is that user_query is never even executed. Set
auth_debug=yes and look at the logs what it does.

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


More information about the dovecot mailing list