Forum Discussion
TRHWPG
Mar 15, 2023Copper Contributor
Teams Group Email Address issues
We have a user who created a teams group TEAM1 Owners of the group are able to email the team1 @ domain email address and have the message go through to the team. Members of the group are not...
VasilMichev
Mar 16, 2023MVP
Sending an email to the Team/Group address and sending an email to a channel are two different things, which one are you having issues with? For the Team/Group scenario, check the delivery restriction settings configured on the group mailbox:
Get-UnifiedGroup groupname | fl accept*
Get-UnifiedGroup groupname | fl accept*
- TRHWPGMar 17, 2023Copper ContributorIt should be to the teams address
results of that are:
AcceptMessagesOnlyFrom : {}
AcceptMessagesOnlyFromDLMembers : {}
AcceptMessagesOnlyFromSendersOrMembers : {}- TRHWPGMar 20, 2023Copper ContributorStill don't see a reason this would be being blocked.
- VasilMichevMar 20, 2023MVPAre you getting any sort of an NDR/error message? What does message trace show?