11-09-2009 06:43 PM
We have mail enabled PF in Exchange 2003 and the LDAP query fails to find them, so the Iromport is bouncing the mail. What is a work around for this??
Thanks
11-13-2009 10:42 PM
Hello Piacas,
Can you post the used LDAP filter?
A few possible root causes:
Your filter excludes (or does not include) the needed object class for your mail enabled groups (the objectclass for group object = "group")
There is another attribute missing (or present) that is mandatory (or should not have any value)
The BaseDN you use us excluding the container that contains your mail enabled groups.
Hope this helps.
Steven
11-16-2009 08:23 PM
Public Folders use the "PublicFolder" object class in Active Directory. You will need to write your query to include that object class.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide