Share via

5.3.0 - Other mail system problem 550-'5.7.1 Message rejected as spam by Content Filtering.

Dung, Hoa Thi Thuy (ACC-NVLG) 0 Reputation points
2026-03-26T02:56:43.9566667+00:00

5.3.0 - Other mail system problem 550-'5.7.1 Message rejected as spam by Content Filtering.

Exchange | Exchange Server | Other
Exchange | Exchange Server | Other

A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Hani-Ng 9,990 Reputation points Microsoft External Staff Moderator
    2026-03-26T04:02:39.98+00:00

    Hi Dung, Hoa Thi Thuy (ACC-NVLG)

    The error message "550 5.7.1 Message rejected as spam by Content Filtering" indicates that the receiving mail server has flagged your email as potential spam and blocked it. This can happen for a variety of reasons, ranging from the content of the email to technical settings on your domain.

    If you are sending from Microsoft 365 to an external recipient:

    • Check Email Content: Sometimes, specific signatures, URLs, or attachments can trigger spam filters. Try sending a plain text test email without your signature or attachments to see if it goes through.
    • Verify DNS Records (SPF, DKIM, DMARC): This is the most common cause. If your domain does not have these records set up correctly, external servers (like Gmail, Yahoo, or other businesses) will reject your mail to prevent spoofing. You can verify your configuration here: Set up SPF identify valid email sources for your Microsoft 365 domain - Microsoft Defender for Offi…
    • Check if you are blocked internally: If you have sent a large volume of mail recently, Microsoft 365 may have restricted your account. For Admins, please go to the Microsoft 365 Defender Portal > Email & collaboration > Review > Restricted entities. If the user account is listed there, unblock it.

    User's image

    External senders are trying to email you (Into Microsoft 365)

    If people trying to email you are getting this error, your Microsoft 365 security settings are too aggressive for that sender.

    • Safe Senders: Ask the recipient to add the sender's domain to their Safe Senders list in Outlook.
    • Admin Whitelisting: If you are an Admin, you can adjust the Anti-Spam policies in the Microsoft 365 Defender Portal to allow specific domains or IP addresses that are being falsely flagged.

    You are sending to a Microsoft 365 account from outside

    If you are not a Microsoft customer but are getting blocked when sending to one, your IP address may have a temporary poor reputation. You can request to have your IP delisted from the Microsoft blocklist here: Office 365 Anti-Spam IP Delist Portal

    If the steps above do not work, it will be best to contact your IT administrator to create a support request: Get support - Microsoft 365 admin | Microsoft Learn. Microsoft support technical experts can check the backend logs to see exactly which filter rule is blocking your mail.

    Just a quick note that this forum is a peer-to-peer community, so while members can share advice and experiences only.

    I hope this information helps, and if you need any further details, please feel free to ask in the comment section.


    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.


  2. Q&A Assist
    2026-03-26T02:56:56.86+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error 5.3.0 550 5.7.1 Message rejected as spam by Content Filtering indicates that the receiving Exchange server’s Content Filter agent classified the message as spam based on its spam confidence level (SCL) and then applied an action (reject) according to its configured thresholds.

    To address this on an Exchange server where content filtering is enabled:

    1. Check the SCL thresholds and actions
      • On the Exchange server, review the Content Filter agent configuration to see what SCL values cause Reject, Delete, or Quarantine actions.
      • If legitimate mail is being rejected, adjust the SCL thresholds so that only higher SCL values are rejected or deleted, and lower values are quarantined instead. This reduces false positives.
    2. Use Allow phrases / Block phrases
      • If specific words or phrases in legitimate messages are causing high SCL scores, configure Allow phrases so that messages containing those phrases are assigned an SCL of 0.
      • Review any Block phrases that might be too aggressive and remove or refine them.
    3. Configure sender/recipient/domain exceptions
      • Add trusted senders, sender domains, or specific recipient addresses as exceptions in the Content Filter agent so their messages bypass content filtering when appropriate.
      • This is useful for critical aliases (for example, support or customer-facing addresses) that must reliably receive external mail.
    4. Verify Outlook Email Postmark validation
      • If Outlook Email Postmark validation is enabled, messages that include a valid computational postmark can have their SCL lowered, reducing the chance of being rejected as spam.
      • Ensure that clients (such as Outlook) are correctly applying postmarks to outbound mail if this feature is used.
    5. Review message characteristics and logs
      • Examine the rejected message’s headers and content to see why it might be scored as spam (bulk-like content, suspicious phrases, etc.).
      • Check Exchange transport/anti-spam logs to confirm the SCL assigned and which rule or phrase triggered the rejection.
    6. Consider quarantine instead of outright rejection
      • For environments experiencing false positives, configure the Content Filter agent so that messages above a certain SCL are quarantined rather than rejected. Admins can then review and release legitimate messages.

    These steps should be performed by the Exchange administrator on the server that is applying content filtering.


    References:

Your answer

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