Delivery management " save changes " not working

Anh Ho Le Bao 0 Reputation points
2024-02-20T03:10:37.63+00:00

Hi . I added an account to the **Exchange admin center =>Group => Settings =>**Delivery management , but when I tried to save the changes, I encountered an error as shown in the image below . Please help me . User's image

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,245 questions
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,579 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Vasil Michev 103.3K Reputation points MVP
    2024-02-20T07:43:06.4533333+00:00

    I seem to be able to reproduce the issue, looks like something broke in the EAC. As a workaround, you can perform the changes via PowerShell:

    Set-UnifiedGroup groupname -AcceptMessagesOnlyFromSendersOrMembers @{add="user@domain.com"}
    

    I will ping few folks to take a look at the portal issue...

    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Yuki Sun-MSFT 41,041 Reputation points Microsoft Vendor
    2024-02-26T01:57:18.5833333+00:00

    Hi @Anh Ho Le Bao

    Noticed that there's a relevant active issue(EX718672) which is being worked on and the current workaround is to utilize PowerShell to replicate the functionality:
    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.