* wl-vars.el (wl-ldap-objectclass): Abolish.
authorteranisi <teranisi>
Tue, 3 Sep 2002 00:50:05 +0000 (00:50 +0000)
committerteranisi <teranisi>
Tue, 3 Sep 2002 00:50:05 +0000 (00:50 +0000)
commitfc75f559f4386eed5faffe425e6dbd2daa7a465b
tree29512db1d53ceeb9f98e14dbc6dd3d4b65a89215
parent115948d94e27121bac9b14f71665e39617b8bdb3
* wl-vars.el (wl-ldap-objectclass): Abolish.

* wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
(wl-ldap-make-filter): Removed condition for objectclass.
(wl-ldap-make-matched-value-list): Remove meaningless process.
(wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
(wl-address-ldap-search): Don't add `*' to `pat' string;
use ignore-errors; added `email';
use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
wl/ChangeLog
wl/wl-address.el
wl/wl-vars.el