Jump to content

Recommended Posts

Posted

Hi all,

 

We use Mail 365 here and we have had many reports of important staff emails not being received via inbox. Some of the staff have found the mail they should have received in clutter or in a different folder. I have general Admin rights to all the staff users at the school and can only change so many settings without contacting Office. Any ideas? (via admin settings)

 

thanks

Posted

Get-Mailbox -Resultsize Unlimited | Set-Clutter -Enable $false

 

Disables Clutter on all mailboxes :) By default it's enabled and tries to clean up everyones inboxes

 

Steve

  • Thanks 1
Posted (edited)
Get-Mailbox -Resultsize Unlimited | Set-Clutter -Enable $false

 

Disables Clutter on all mailboxes :) By default it's enabled and tries to clean up everyones inboxes

 

Steve

^^This. Our staff found this very frustrating too and just caused a lot of confusion for them. Wish Microsoft wouldn't enable things like this as default sometimes.

Edited by Ant
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...