Yes Bill and Charles!!! Thank you again, not only solved my folder problem, but I've solved accesing to my emails too! :-))
Thank you very much, I understand now how dovecot, sql and postfix work together. 2010/9/1 Charles Marcus <[email protected]>: > On 2010-09-01 7:35 AM, Pablo <[email protected]> wrote: >> password_query = SELECT password FROM mailbox WHERE username = '%n' >> user_query = SELECT maildir, 1001 AS uid, 1001 AS gid FROM mailbox >> WHERE username = '%n' >> >> Now I think it's all right. > > Depending on your requirements, you might consider changing it to '%Ln' > instead... I know on our systems we never allow mixed case usernames, > but force all to lowercase. > > -- > > Best regards, > > Charles >
