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.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to