On Wed, 2008-10-08 at 16:52 -0400, [EMAIL PROTECTED] wrote:
> 'maildir:/var/spool/mail/example.com/test111/Maildir' as mail, 
> concat('maildir:storage=', quota) as quota, concat('*:storage=', 
> quota, '') as quota_rule, FROM mailbox WHERE username = 

You've a comma between quota_rule and FROM.

> sql([EMAIL PROTECTED],127.0.0.1): User query failed: You have an 
> error in your SQL syntax; check the manual that corresponds to your 
> MySQL server version for the right syntax to use near 'FROM mailbox 
> WHERE username = '[EMAIL PROTECTED]' AND domain = 'exampl' at line 1
> Oct  8 16:44:55 webmail dovecot: auth(default): master out: 
> [EMAIL PROTECTED]

Since the primary userdb failed, Dovecot continued by trying the second
one which is static userdb. It's not really a very safe secondary
choice, since this can happen any time the SQL server is down..

(plus see my other mail I replied to privately)

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

Reply via email to