Forum Discussion
Introducing 'Follow in inbox' and other improvements for managing group emails in Outlook
The latest set of updates for Groups in Outlook introduces new ways to manage the group emails you receive in your inbox. These updates are, in large part, based on customer feedback about the Groups subscription model. That model has now been replaced with Follow in inbox.
Read more on these feature improvements in our Outlook blog post.
We are rolling out these improvements in a phased manner. So, if you don’t see these improvements in your version of Outlook yet, please be patient. We’ll get these features to you soon!
Thank you for all the feedback. Let us know what you think of these latest updates.
28 Replies
- Rod_ColeCopper Contributor
I just got off the phone with MS Tech support and they told me the thing i want is not available yet. I hope you can clarify.
Recently a client of ours changed their "old skool" ditribution lists to the new office 365 groups, and they want to use them the same as a distribution list; people send mail to the Office365 group and the members recieve the email in their OWN Inbox.
I noticed someone else in this post asked you teh exact same question; is there a way in powershell to handle this. The only way i found was in the guy and is on a user level. I need to drive to the user / make a remote session to the user, open his/hers Outlook, fould out the groups pane and select the correct group. Than i need to tick an option were it says "Follow in Inbox" and after these manual acts the user will recieve the emails that are send to the Office365 group in their own Inbox.
U told someone earlier that we can manage this trough "Set-UnifiedGroup" with attribute -AutoSubscribeNewMembers, but this is not what we are looking for since this will only enable the following "Subscribed members get conversations and calendar events delivered to their inbox. Otherwise, they'll only see them in the group's inbox."
As you can see "Conversations and calendar events", no email messages.
So, is there a powershell command that works for the emails? Enabling "Follow in Inbox" on the users level?- Ivan PalikucaCopper Contributor
"Conversation" is email so so if user is subscribed to "conversations" they will receive emails to their inbox. In addition if you made change to "subscribe" users you can always automate 1 time task to read all members, remove all members and add all members, that way they will be added as "new" and subscribed.
- Rod_ColeCopper Contributor
I ticked the "Subscribe new members" box but the user still wont recieve the emails send to the group in there personal Inbox, also removed members from the group and re-added them. So i need to tell a CEO of a company who is paying me big bucks to automate stuff for him that he needs to expand the group in his Outlook and needs to click a button to subscribe to the mailbox?
His first reaction was.. Hmm what's wrong with the old way.. And i can't blame him. So now i had to reconfigure al the groups that I "upgraded" (Ye Microsoft calls it an upgrade..) to a Office365 back to a distribution list.
- Ravin Sachdeva
Microsoft
A powershell script for receiving your own sent email back in inbox for Outlook Groups is NOT yet available. We are currently working on some higher priority items and do not have plans to build a powershell script for bulk management of sent emails. At this time, users would have to individually set their setting from OWA.
Hope that clarifies.- entilzaCopper ContributorRavin, please we need Groups to work like Distribution lists. Why cause all this chaos at our office. Should I forward all the "Why don't I see my message in my inboxes" to you?
You want me to tell everyone "Oh now check two inboxes daily" .
"Check all the groups for a new number "
This is not how office workers work... INBOX INBOX INBOX.
Groups is a failure.
- Dustin_BCopper Contributor
The email footer in groups has now been removed. The problem my company is facing is, we need to allow members to turn off all messages and events for certain groups they are a part of. I saw this can be done in OWA. Unfortunately, we have disabled OWA. Is there any workaround in Outlook 2016 or Outlook for Windows that will allow members to un-follow a group or turn off all messages and events?
- Sohail MerchantBrass Contributor
Ravin Sachdeva I have a strange issue and wonder if you could help! I have an Office 365 Group where I have enabled the setting so that everyone in the group would receive emails directly to their inboxes. Now when I click the icon below. It doesn't work. It goes back to 'Off' postion
Same experience with this link (although it should be saying 'Following' considering the settings above):
You will see nothing instead of a green tick 'Following'. All other groups are working fine. I having issue with one particular group.
Thanks
- Ravin Sachdeva
Microsoft
Hi Sohail, were you able to create a support ticket for this issue? - Mark CampbellCopper Contributor
I am having this exact issue. I change the setting to 'Follow the Inbox' and it immediately goes back to 'Not Following'. I am an owner of the group.
- Sohail MerchantBrass ContributorYes, I had to create a support ticket to resolve this. After few weeks of investigation it was fixed. Apparently, there is a members list behind the scenes and Owner wasn't included in that list. It will need to be fixed by the Engineering team. Hope this helps.
- Krish GaliIron Contributor
Hi Sohail, this looks like a bug. Can you please open a support ticket so we can get the details necessary to investigate this further?
Thanks,
Krish
- Jared LambeBrass Contributor
Is there a way using GUI in EAC Online or Powershell to set all users in a group to follow in inbox? This is a big problem as administrators create groups and add users but users don't get the emails because they haven't followed in inbox.
- Ravin Sachdeva
Microsoft
Hi Jared - we have recently made a change to set all members to follow a group in Inbox by default at create time. If you use Outlook Web, you should be able tp see this change when you try to create a group in Outlook. If you use Outlook on Windows, you would be able to see this change in the next couple of months.
For existing groups, you can use the Edit Group settings and then check the box which says "set all members to follow...". Checking this box will reset all the group members to Follow in Inbox as well as change the Group's default setting to Follow when a new members is added to the Group.
From a powershell cmdlet perspective, you can provision a new group using "Set-UnifiedGroup" with attribute -AutoSubscribeNewMembers for this on a per group.
Does that answer your question?- Ivan PalikucaCopper Contributor
Ravin Sachdeva you have mentioned "we have recently made a change to set all members to follow a group in Inbox by default at create time", where do you set this up? In our environment it is right now off and I don't know how to change behavior, I've been researching online but no luck, can you point out where is this default setting or powershell command that I need to execute?
Ivan
- Jennifer SeitsingerIron ContributorI read the article you shared. It was helpful and helped to clarify this but I still have some questions that I was wondering if you could clarify for me. In Groups if members are subscribed to a the Group will they receive Conversations in their Outlook inbox, or does this only apply to Outlook emails using the Group Name? (In my organization when a group is created it becomes part of the Email Global Directory ) Thanks for any clarification you can give!
- Ravin Sachdeva
Microsoft
Jennifer Seitsinger - thanks for your feedback.
Can you please explain your question in detail?
From what I understood, you're asking if a group message created from the inbox would be delivered to member's inboxes who are following the group in inbox.
Answer is yes. Irrespective on how the email was sent to the group, whether from inbox or from the group shared space, the message would always be delivered to those member's inboxes who are following that group in their inbox.
Let me know if this does not clarify your question.
- Jennifer SeitsingerIron Contributor
My wording was a little confusing...probably becuase I'm a little confused...LOL! I am wondering if a messaged sent from within Groups (a conversation) can be recieved in an email inbox. We have some within our organization who don't want to check Groups for messages...trying to find the best way to meet the needs of everyone! Thanks for your responce!
- Very interesting what it's being cooked not only around following Groups but also better controls to manage Groups from the UI...I'm seeing I have already some of the new features, but not others :-).