>Does anyone have this running w/Exchange 5.5? I keep getting protocol errors and haven't been able to work out where.
>RH8, PHP 4.2.2 SM 1.4.1 compatibiilty plugin installed
You don't say if you're trying to do an LDAP, MySQL, or password file lookup. Which one are you trying to do? I have the plugin here configured to use LDAP. Maybe I can help.
You're right, I didn't, it's LDAP, and I finally solved the problem: The SM LDAP address book lookup in config.php worked fine. To make RetrieveUserData work I had to set it NOT to use the same LDAP server as SM, but to configure one separately in the config of RetrieveUserData, using a slightly different base definition. In SM, I had to use 'base' ==> 'ou=aaaaa',o=bbb'. In RetrieveUserData config, I had to add the Recipients container: 'base' ==> 'cn=Recipients,ou=aaaaa',o=bbb'.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dan Hinckley t: (41 22) 999 0183
Information Management Group f: (41 22) 999 0010
IUCN, The World Conservation Union e: [EMAIL PROTECTED]
1196 Gland, Switzerland www: http://iucn.org/
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
