Jump to content

Recommended Posts

Posted

Recently I seemed to be missing emails (signed up for service - no confirmation email arrives - people saying they;d emaled me - no sign of them)

 

Found out today what the problem is

 

Clutter (an email organising tool bought by microsoft) has been enabled on Lancs Office 365 email accounts

 

Which is fine but I use Gmail to collect my school emails and clutter has removed some emails from the office365 account before gmail has had a chance to collect them

 

I've turned Clutter off now but just a heads up for others

 

Simon

Posted

Just for a side note (more for school wise) but this works across all mailboxes to disable it :) It's a pain in the butt!

 

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

 

Steve

  • Thanks 1
Posted
Just for a side note (more for school wise) but this works across all mailboxes to disable it :) It's a pain in the butt!

 

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

 

Steve

 

Thanks Steve, I've been meaning to look this up so you've just saved me a job!

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...