[Dovecot] v1.1 alpha1: can't pop/imap login with LDAP
Timo Sirainen
tss at iki.fi
Wed Jul 25 08:50:16 EEST 2007
On Wed, 2007-07-25 at 11:30 +0900, Katsu Yamamoto wrote:
> We re-examined the source code, and made a few modification.
>
> We are suspecting that...
>
> (1) db-ldap.c is not handling value properly??
> (2) userdb-ldap.c is not allocating memory for userdb_reply??
Thanks, fixed: http://hg.dovecot.org/dovecot/rev/d779b7220e23
> user_attrs =
> mail=user,uidNumber=uid,gidNumber=gid,homeDirectory=home,mailQuota=quota=maildir:ignore=Trash:storage
With this v1.1 the mailQuota is better set as:
mailQuota=quota=maildir:ignore=Trash:storage=%$
Currently the old way works too, but I'm not sure if I should just
remove it, because some people would want to return static key=value
pairs, and that's not possible currently.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070725/90bb083c/attachment.bin
More information about the dovecot
mailing list