• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Active Directory

Is there a way to limit the amount of email addresses that a user can send to via group policy?

Looking for something that will limit it to around 5 addresses that the user can send to. I know I can limit it to just 1 email address that a user can send to.
 
well if there is an easier way of doing it besides group policy, im open to suggestions. It just has to go to certain groups or users, not everyone

and thanks for the link, much apperciated.
 
not group policy, but per-user:
active directory users and computers>user account>properties>exchange general>delivery options>maximum recepients

Is this what you're looking for?

I've never used this setting so I'm not 100% certain it will effect internal mail; I suggest testing it before deploying into production.

-Erik
 
I dont think that there would be a way to apply the setting that I posted via a GPO since it's an attribute on their account.

You could however have a script that alters this setting on user accounts based on OU or group membership; it would need to be run on the administrative side (as opposed to the client side).
 
Back
Top