I'm wondering if there's a way to make sure that certain emails always stay in my inbox. At my workplace, we get a lot of system-wide informational emails, but many employees have set up rules that either move these emails to other folders or delete them entirely. This has led to some critical information being missed. Is there a way to enforce that emails from specific senders remain in our inboxes? I don't know of any methods but figured I'd ask here, since fellow IT enthusiasts often have great insights!
4 Answers
There isn't really a way to completely stop users from moving or deleting emails, but you can use PowerShell to check and delete mailbox rules if needed. It's definitely a cat-and-mouse game, though, since tech-savvy users can always work around it!
Exactly! Playing whack-a-mole with rules just causes more frustration.
To make sure that emails from specific senders stay in user inboxes, try setting up retention policies if your organization has the necessary licenses. This method can make certain emails unmovable or undeletable from mailboxes, serving compliance needs. Alternately, you can create 'Always Move to Inbox' rules that can be enforced across the organization using PowerShell scripting. Just keep in mind that this requires admin access.
That sounds like a solid plan. But will users still have the option to delete unwanted emails?
Yes, users can still delete them, but these methods help ensure they don’t automatically get moved around.
Honestly, if your team is creating rules to move those emails, it probably means they find them annoying or overwhelming. You might want to reconsider the volume and relevance of the emails being sent out. Instead of sending out notifications from the same email address that also shares less important news, separate your critical communications from the noise. Sending important emails from a high-level person in the company can also help get more attention from employees.
Exactly! If the important emails are mixed with irrelevant content, it's no surprise people are filtering them out.
Good point! Remember, policies on reading emails can also help. Pushing management to stress the importance of certain communications could change things.
I believe the best approach is to change how emails are sent out. Regular reminders in team meetings or important announcements through another platform like Teams can significantly help in making sure crucial information doesn't get lost in the email shuffle. It’s all about lessening the email burden for everyone.
Totally! No one wants to drown in emails; meetings help prioritize information.
Yeah, using a different channel for critical updates makes a lot of sense!

Just be careful not to disrupt users' personal rules. It's all about finding a balance.