Email distribution list - How does an owner of a closed distribution list add a member so they can send emails?

Guido, Linda A 0 Reputation points
2024-03-14T17:50:42.1066667+00:00

How does an owner of a closed email distribution list add another owner so they are able to send emails to the distribution list?

Exchange | Exchange Server | Management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-03-15T09:41:54.1466667+00:00

    Hi ,Guido, Linda A,

    For your comment about a closed distribution list, I understand Did you mean that Membership approval is closed, so all other members' requests to join are denied? If yes, you could turn on Membership approval as the following command :

    Set-DistributionGroup -Identity "Dog Lovers" -MemberJoinRestriction 'ApprovalRequired' -BypassSecurityGroupManagerCheck

    Or

    Set-DistributionGroup -ManagedBy


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.