Re: [Dovecot] Problem using LDAP generating Userhome

2009-12-11 Thread Thorsten Habich
Hi! I don't think there's a good way to solve this currently. I also think so, we "solved" the problem by putting the complete homepath in LDAP. pass_attrs = uid=user,userPassword=password,mailMessageStore=home=%$/telefonica.de/%Ln,mailFilterStore=sieve_dir=%$/telefonica.de/%Ln Do

Re: [Dovecot] Problem using LDAP generating Userhome

2009-12-09 Thread Timo Sirainen
On Tue, 2009-11-24 at 15:03 +0100, Thorsten Habich wrote: > Hi there, > I'm trying to let dovecot generate the userhome directory dynamicly via > user_attr. > If "uid" is returned from LDAP before "mail" everything is fine, but if > "mail" is delivered > before "uid" the localpart of the mailaddr

[Dovecot] Problem using LDAP generating Userhome

2009-11-24 Thread Thorsten Habich
Hi there, I'm trying to let dovecot generate the userhome directory dynamicly via user_attr. If "uid" is returned from LDAP before "mail" everything is fine, but if "mail" is delivered before "uid" the localpart of the mailaddress is used in home path. e.g.: Mail: testu...@domain.de UID : test