RE: [PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening.

2001-05-23 Thread Michael Rudel
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

[PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening.

2001-05-21 Thread Dickerson, Monty
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