Forum Discussion
john john
Sep 30, 2020Steel Contributor
Email titled as "News you might have missed". what is it? and how we can stop it?
Some of our users start receiving emails titled as "News you might have missed ". so i have the following questions:-
1) what is this email? will it list the news pages that the user did not read?
2) why only some users are receiving this email, while others do not?
3) for the users who receive this email, can they unsubscribe from it?
3 Replies
Sort By
This is a new feature (Auto-News Digest) coming to SharePoint Online.
The SharePoint auto-news digest feature sends an automated email to users about the latest news posts that are relevant to them, but that they may not have viewed yet.
How to unsubscribe from auto-news digest?
To unsubscribe from the auto-news digest emails, users can select the unsubscribe link at the bottom of the email.
Can I remove this feature from my organization?
If you are a tenant admin, you can remove the feature from your tenant by using the PowerShell command:
Set-SPOTenant -EnableAutoNewsDigest $true | $false
You can find the full PowerShell scripts for same using SPO PowerShell and PnP PowerShell at: How to Enable or Disable Auto News Digest in SharePoint Online
Microsoft documentation: Automatically sending news post digests
Recent updates: SharePoint Auto News Digest updates
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
It's a new feature they announced at Ignite, dont remember which session has the details but you can also see it on the Roadmap: https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&searchterms=64685
The staggered rollout is expected, given the sheer size of O365. And yes, users can unsubscribe.
- AgCKellyMCopper Contributor
VasilMichev If a user chooses to unsubscribe, how can they opt-in at a later time and subscribe again?