07-21-2011 06:19 AM
Hi,
I'm provisioning Blackberry users in a hosted environment, so i'm actually creating the user on Active Directory, then on Exchange then creating the Blackberry user all together.
When doing the development on our local lab, i had to use the function AddMailStoreUserFromCompanyDirectory so that it forces the users list to refresh before trying to create the user, and that worked fine. On the clients environment , the AddMailStoreUserFromCompanyDirectory is giving me an error "SMTP_ADDRESS_NOT_FOUND" although the smtp exists, and it shows up after the list is refreshed from the BES console application.
What could be the cause?
Thanks