Forum Discussion
Brent Ellis
Apr 26, 2017Silver Contributor
Group Emails - exceptions for outside emails?
Is it possible to have "accept emails from outside" turned off, but still allow a particular email address through? For example a SharePoint workflow (noreply@sharepointonline.com), or maybe a speci...
Apr 26, 2017
IMHO, this is possible because you can configure using Set-UnifiedGroup who can send messages to the Group in the same way you can do it with Set-MailBox for a regular MailBox...just try it :-)
VasilMichev
Apr 27, 2017MVP
As long as you have the external address added as recipient (MailContact or MailUser), you should be able to add it:
Set-UnifiedGroup blabla -AcceptMessagesOnlyFromSendersOrMembers user@external.com