1 Sep
2010
1 Sep
'10
2:53 p.m.
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 CMarcus@media-brokers.com:
On 2010-09-01 7:35 AM, Pablo boinker@gmail.com 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