I'm overwhelmed with junk emails in my spam folder and want to improve my email filtering process. Manually blocking and deleting spam is a hassle, and while I can add specific emails to my allow/block list, I'm looking for a more automated solution. Is there a way to implement policies or rules that would help filter out unwanted emails without risking the loss of important messages? Any suggestions or best practices would be greatly appreciated! Thanks!
3 Answers
For detailed insights, Microsoft recently had us create an ORCA report to evaluate our settings. It's just a PowerShell script that gives you a well-organized HTML report. You might find it useful too! You can check it out on GitHub for more info.
Thanks for the tip! I’ll see how that helps my setup.
It sounds like you're using Microsoft 365, right? There are definitely things you can set up. I'd recommend checking out the recommended settings for anti-spam policies on Microsoft's site—it has helpful guidelines you can apply to your inbox.
If emails are landing in your junk folder, just know they’re already being filtered out for you. Most spam filters assign a score to emails, and lower-scoring spam gets sent straight to junk, while higher-scoring ones might be dropped entirely before even reaching your junk. So, the filtering you're after is likely already handled in the background!
That makes sense! I just wish I could have more control over specific filters instead of relying solely on scores.
I get that! It's a balance between automation and control. You want to keep the important stuff safe.

That sounds interesting! I’ll definitely look into the ORCA report.