: We need to decide once and for all:
:
: Should we use the 'mail' attribute for routing or leave it as a whitepages entry?
mark> As opposed to what?
...
mark> So what are we debating? Whether "mail" is one of the
mark> "mailLocalAddress", as required in 4.2?
As currently written, the LDAP search is:
(&(objectClass=inetLocalMailRecipient)(mailLocalAddress=%0))
If we include the 'mail' attribute, it would become:
(&(objectClass=inetLocalMailRecipient)(|(mailLocalAddress=%0)(mail=%0))
where %0 is the key.
This archive was generated by hypermail 2.1.2 : Thu Oct 24 2002 - 10:31:46 PDT