Forum Discussion
Hello Guys. How do i block malicious senders in office 365 security and compliance?
Tata1980 You can configure list of Block Senders or even Block the entire sender domain itself.
https://docs.microsoft.com/en-us/office365/securitycompliance/create-block-sender-lists-in-office-365
IP may keep changing for spammers so it is not recommended to block a specific ip because once ip is changed, it will be able to bypass your connection filter and ultimately be blocked on Spam Filter again.
Additionally when a small group of people are impacted on our Organization (an email may be irrelevant for HR team flagged as Marketing but may not be spam for your Sales team), that is when you should use or encourage your users to use Outlook Blocked senders.
To review who are all already added in Blocked sender's list , use PowerShell - Get-BlockedSenderAddress
Cheers !
Ankit Shukla
How can I use import-csv with get-blockedsenderaddress to see which users are blocked based on a list of email addresses?
Also, once the list is checked, can I add a block for those that may not have one on the lists
Finally i would like to use the same/modified list for remove-blocked sender address.
Thanks,
A
- ankit shuklaMar 16, 2020Iron Contributor
Can you elaborate your question please 🙂