Forum Discussion

Pablo_Viebrantz's avatar
Pablo_Viebrantz
Copper Contributor
Sep 15, 2023
Solved

365 Group doesn't allow to add shared mailbox on the allowed senders

Hello guys,

 

Im trying to add a shared mailbox to be allowed to send e-mails to a 365 group, but it does not even show on the list. This group has the option to only allow senders that i have set.

 

My questions is, can i set shared mailboxes to do this?

  • Sure, but you have to use PowerShell:

    Set-UnifiedGroup groupname -AcceptMessagesOnlyFromSendersOrMembers @{add="email address removed for privacy reasons"}

2 Replies

  • Sure, but you have to use PowerShell:

    Set-UnifiedGroup groupname -AcceptMessagesOnlyFromSendersOrMembers @{add="email address removed for privacy reasons"}

Resources