Forum Discussion

TRHWPG's avatar
TRHWPG
Copper Contributor
Mar 15, 2023

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 able to do so. The teams channel is set to allow anyone to email and the global setting to do so is also on. In any case nowhere in the docs do I see an option to restrict it to owners only, just everyone, team members or by domain.

 

Anyone have any hints to where I should be looking on this issue?

8 Replies

  • 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*
    • TRHWPG's avatar
      TRHWPG
      Copper Contributor
      It should be to the teams address

      results of that are:


      AcceptMessagesOnlyFrom : {}
      AcceptMessagesOnlyFromDLMembers : {}
      AcceptMessagesOnlyFromSendersOrMembers : {}
      • TRHWPG's avatar
        TRHWPG
        Copper Contributor
        Still don't see a reason this would be being blocked.

Resources