Forum Discussion
Deleted
Jan 23, 2017Exchange Online - Blocked Sender Address
Currently our mail is filtered at our edge servers and again via EOP which means that users can be blocked from sending SPAM in multiple locations. We are hoping to find a way to programmaticall...
Deleted
We had hoped to make this a flag in our CRM. I suppose we could use a script to scrape the emails and update the CRM, but that won't tell us when it is unblocked. We will look into the email as a trigger for a ticket for now, but if anyone has added this block to a CRM or other support tool somehow, we would like to know how you accomplished that.
Victor_Ungureanu
Jan 24, 2017Microsoft
You can use powershell to get a list of blocked senders. Get-BlockedSenderAddress is the command to be used.
- MailboxManager nullAug 04, 2018Copper ContributorI know which sender is blocked. They complain to me!