24 Apr
2008
24 Apr
'08
4:57 p.m.
Timo Sirainen wrote:
I've been a bit lazy updating the LDAP wiki page with new v1.1 features. Added it there now. Although I think the entire page is a bit too complex and could use a split into multiple subpages..
Absolutely, it took me forever to figure out how the LDAP stuff works :-).
This should fix it: http://hg.dovecot.org/dovecot-1.1/rev/0dbf10f4493a
Confirmed, that fix seems to work.
There still is one issue left, though. Using the same attribute for several variables:
user_attrs = uid=home=/home/%$,uid=sieve_dir=/var/sieves/%$
With this, the home variable is lost.
Cheers, Anders.