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*
TRHWPG
Mar 17, 2023Copper Contributor
It should be to the teams address
results of that are:
AcceptMessagesOnlyFrom : {}
AcceptMessagesOnlyFromDLMembers : {}
AcceptMessagesOnlyFromSendersOrMembers : {}
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?
- TRHWPGMar 22, 2023Copper ContributorSorry for the delay, apparently I misunderstood what exactly the user was expecting to happen.
The messages from owners are going to the Teams Group within outlook but the messages from members are not. Of course now I'm more confused because as far as I'm aware these are the only people in the whole org using teams groups in outlook this way.