t;.$logon_user.") LDAP-ERROR
(".$this->errno()."): \"".$this->errmsg()."\"\n";
$message .= $err_msg."\nError located in file \"".$file."\"\non line
(".$line.")";
// Send the errormessage to the develope
John, et.al.,
It appears that to do management of recipients on Exchange Server
will require using Microsoft COM and Microsoft ADSI; not just LDAP.
Micro$oft embraced and extended LDAP, so that LDAP is a 2nd class
protocol that can't do everything. You have to do things the M$
way on M$ produc
Thanks for this tip! I ran some queries on
the Microsoft Support Knowledge Base for
Exchange 5.5, but found NO information or
examples of how to use LDAP with Exchange to
do what you say.
Would you point me to a URL, or what keywords
to search on, or towards some resources which
provide