Re: [Dovecot] LDAP & static userdb

2010-08-31 Thread Timo Sirainen
On Fri, 2010-08-27 at 17:07 +0200, spamv...@googlemail.com wrote: > ive added > args = uid=vmail gid=vmail home=/home/MAILBOXES/%u/ > mail=/home/MAILBOXES/%u/mail > > and it work. That still does autodetection. You should have something like mail=maildir:/home/MAILBOXES/%u/mail, but even simpler

Re: [Dovecot] LDAP & static userdb

2010-08-27 Thread spamvoll
ive added args = uid=vmail gid=vmail home=/home/MAILBOXES/%u/ mail=/home/MAILBOXES/%u/mail and it work. Im not really sure about the hole LDAP thing :) my conf: uris = ldaps://ldap.example.org:636 dn = cn=dovecot server,ou=people,ou=Server,dc=example,dc=org dnpass = hiddenpw auth_bind = yes ldap

Re: [Dovecot] LDAP & static userdb

2010-08-27 Thread spamvoll
no idea if it matters but the static userdb sets only the home=. is it possible to set home= and mail= because both souldnt be the same as Timo mentioned a few days ago 2010/8/27 : > hi.. > > im just testing 2.0 before upgrading to v1.2 :) > > in auth-ldap.conf.ext i found > > # If you don't have