Locked out of sending emails.

Jason Symonds 6 Reputation points
2022-05-09T14:32:31.463+00:00

My account got hacked. I changed all my passwords and can now receive emails but I cannot send any. I get a message telling me im not a valid sender anymore because im a suspected spammer and contact my admin. I am the admin, but I can't seem to figure out how to solve this issue. help please.

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Exchange | Exchange Server | Management
{count} vote

2 answers

Sort by: Most helpful
  1. T. Kujala 8,766 Reputation points
    2022-05-09T15:46:01.783+00:00
    0 comments No comments

  2. Joyce Shen - MSFT 16,701 Reputation points
    2022-05-10T02:56:43.723+00:00

    Hi @Jason Symonds

    Agree with the suggestions above, you could manage the blocked users from Microsoft 365 Defender portal Or using Exchange Online PowerShell

    Get-BlockedSenderAddress  
    Remove-BlockedSenderAddress -SenderAddress <emailaddress>  
    

    Make sure you have below roles to perform the operation
    200478-image.png


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.