Since your policy probably applies to the group that the users are in, not the container, then what you'll probably find is that the user is correctly being generated based upon the Default User group. What you will probably have to do is change some attribute on the user after it has been added to the correct group.
A little explanation, group membership isn't a property of a user. A user is a member of a group object. When you add a user to a group, the user object doesn't get updated, the group object does. RUS doesn't see the user as being modified so has no reason to update the addresses. Change something on the user, like add a space to the name, save it, and then remove it and then the RUS should fire off. Ed -----Original Message----- From: Mandar UPADHYE [mailto:[EMAIL PROTECTED]] Posted At: Monday, March 11, 2002 8:31 AM Posted To: Microsoft Exchange Conversation: Exchange 2000 : recipient policy does not apply Subject: Exchange 2000 : recipient policy does not apply Hello, i've a set of users in a win2k domain. these users reside in a custom container in AD ( not in default "Users" container ). i've created a recipient policy in exchange2000 that applies to this set of priviledged users. now the problem is : whenever i add an email genration rule to this policy, the corresponding additional email address should be generated for the priviledged users created thereafter. but somehow this policy is not applying to the new users and they are not receiving the new email addresses based on the new email proxy i added to the policy. can i programmatically apply a policy ? is this issue related to AD replication ? can anybody help ? would be just too great if anybody tells me something about this. thanx in advance, Mandar. PS : code creating the new user is running on a DC that does not have exchange installed. ( msx2k is on another DC ) _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

