Support
 
PhoneGet Quote
 
Support
 
US Sales: +1 888 720 9500
US Support: +1 844 245 1108
Intl: +1 925 924 9500
Aus: +1 800 631 268
UK: 0800 028 6590
CN: +86 400 660 8680

Direct Inward Dialing: +1 408 916 9890

 
 

How to configure moderated recipients in Exchange Online

Certain recipients can be configured in Exchange Online such that the messages they receive have to be approved by other users before they receive them. These recipients are called moderated recipients, and the users designated to approve the messages sent to these recipients are called moderators.

You can configure moderated recipient groups in Exchange Online using the Exchange Admin Center (EAC) and individual recipients using PowerShell.

Steps to configure moderated recipient groups using EAC

  1. Log on to the EAC console and navigate to Recipients > Groups
  2. Select the group that you want to configure as a moderated recipient.
  3. In the details page that pops up, click Settings > Edit Message approval.
  4. Check the Require moderator approval for messages sent to this group checkbox.
  5. Add the users you want to assign as moderators using the Group moderators list.
  6. You can add users who can bypass approvals to send messages to this group in the Add senders who don't require message approval list.
  7. Click Save Changes to save your configuration.

Steps to configure moderated recipients using PowerShell

To configure Send As permission, run the following command after filling in the email address:

Set-<RecipientType> -Identity <Identity> -ModerationEnabled $true -ModeratedBy <recipient1,recipient2...> -ByPassModerationFromSendersOrMembers <recipient1,recipient2...> -SendModerationNotifications <Never | Always | Internal>

Click to copy entire script

where

 

    • <RecipientType> refers to the object type for which moderation is being configured.
    • <Identity> refers to the name of the object
    • <recipient1,recipient2...> for ModeratedBy refers to the group moderators.
    • for ByPassModerationFromSendersOrMembers refers to the members for whom moderation can be ignored.
    • <Never | Always | Internal> for SendModerationNotifications refers to the frequency of receiving moderation notifications.

Highlights of M365 Manager Plus

  • Bulk management: Manage mailboxes, users, sites, groups, and contacts effortlessly in bulk.
  • Extensive reports: Gain a thorough understanding of your environment in Exchange Online, Azure Active Directory, SharePoint Online, OneDrive for Business, and other Microsoft 365 services with detailed reports.
  • Intense auditing: Keep tabs on the most granular user activities in your Microsoft 365 environment.
  • Real-time notifications: Receive instant email notifications about critical activities.
  • Constant monitoring: Monitor the health and performance of Microsoft 365 features and endpoints around the clock.
  • Customizable help desk roles: Create custom roles with any combination of reporting, management, and auditing tasks. Assign these roles to non-administrative users to reduce the workload of Microsoft 365 admins.

To learn more tips and tricks that can simplify your Microsoft 365 tasks, click here.

One-stop solution for your Microsoft 365 management needs.

Try now for free

  • Streamline your Microsoft 365 governance and administration with M365 Manager Plus

Related Resources

A holistic Microsoft 365 administration and security solution
 
x