Direct Inward Dialing: +1 408 916 9890
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.
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>
To learn more tips and tricks that can simplify your Microsoft 365 tasks, click here.
One-stop solution for your Microsoft 365 management needs.