Forum Discussion
shageorg
Aug 30, 2023Copper Contributor
Document alerts from SharePoint are being marked as 'Spam' by 'Microsoft 365 Defender'
Automated document alert emails from SharePoint are being marked as 'Spam' by 'Microsoft 365 Defender' and quarantined until the emails are reviewed and released. Can these be marked as safe so t...
- Aug 30, 2023
shageorg Hi, you can whitelist your SPO email sender in the anti-spam inbound policy in defender as below
ExMSW4319
Sep 05, 2023Steel Contributor
Have you checked to ensure that it is not user settings that are junking these items?
Some users may not realise that email address "no-reply at sharepointonline.com" is a genuine mail, and may report it as a phish. If you have a specimen recipient and an Exchange PowerShell to hand, try:
get-MailboxJunkEmailConfiguration -Identity user@tenancy | Select -ExpandProperty BlockedSendersAndDomains | fl
A question for the forum: is it possible to be phished by such messages from someone else's breached tenancy, presuming a pre-existing relationship between the recipient and the breached organisation?