30 Oct
2005
30 Oct
'05
2:01 p.m.
Alexander Shikoff wrote:
password_query = SELECT
password
FROMusers
WHERE login = '%Lu' user_query = SELECT "mbox:/var/mail/virtual/%Ld/L%n:INBOX=/var/mail/virtual/%Ld/L%n:INDEX=MEMORY" ASuid
, 'dovecot' ASgid
FROM users WHERE login = '%Lu'
So you seem to use a 0.99 version, right? Just an idea: Did you try to use numerical uid/gid instead of "dovecot"?
btw, you could even spare the second query with "auth_userdb = static ..." (though I'm not sure, 0.99 time is a while ago...)