Exchange/Outlook 2016: Allow dist list owner to add external recipients

Bryce I 111 Reputation points
2020-11-13T18:41:25.21+00:00

Hello-

We would like to delegate the task of distribution list management to one of our employees. Furthermore, we would like her to have the ability to add new external recipients to an existing distribution list from Outlook, without the need for accessing the Exchange Admin Center. Is this possible? Am I missing something obvious?

She is able to remove existing members, but it seems she cannot add new external recipients that do not exist in the Exchange GAL.

Apologies in advance if this is the incorrect forum. Closest I could find :)

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,636 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 148.1K Reputation points MVP
    2020-11-13T20:17:44.96+00:00

    If the List exists in the Exchange GAL, then the external contacts will have to exist there as well.
    An admin or someone delegated with Recipient Management rights will have to create the contacts in EAC or with Exchange powershell and then they can be added by this user to the group via Outlook.

    0 comments No comments

  2. Yuki Sun-MSFT 41,051 Reputation points Microsoft Vendor
    2020-11-16T06:07:27.467+00:00

    Hi @Bryce I

    She is able to remove existing members, but it seems she cannot add new external recipients that do not exist in the Exchange GAL.

    This is the expected behavior. As mentioned by Andy, the external recipients need to be added to the Exchange GAL first in order to be added into a distribution list.

    Here are two relevant links for your reference:
    Add External Email Address to a Distribution List
    Adding external email address to internal exchange distribution group.
    Please Note: Since the web sites are not hosted by Microsoft, the links above may change without notice. Microsoft does not guarantee the accuracy of this information.

    Therefore, you would need to help create a mail contact for the external recipient via EAC or using Exchange powershell, so that the distribution list owner can add the external recipient to a distribution list from Outlook. Or you can assign the Recipient Management role group permission to the distribution list owner so that she can create the mail contacts on her own:

    Add-RoleGroupMember -Identity "Recipient Management" -Member <username>  
    

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.