You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-office-365/tenant-allow-block-list-email-spoof-configure.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.collection:
15
15
- tier1
16
16
description: Admins can learn how to allow or block email and spoofed sender entries in the Tenant Allow/Block List.
17
17
ms.service: defender-office-365
18
-
ms.date: 08/12/2025
18
+
ms.date: 08/13/2025
19
19
appliesto:
20
20
- ✅ <a href="https://learn.microsoft.com/defender-office-365/eop-about" target="_blank">Default email protections for cloud mailboxes</a>
21
21
- ✅ <a href="https://learn.microsoft.com/defender-office-365/mdo-about#defender-for-office-365-plan-1-vs-plan-2-cheat-sheet" target="_blank">Microsoft Defender for Office 365 Plan 1 and Plan 2</a>
@@ -83,17 +83,13 @@ This article describes how admins can manage entries for email senders in the Mi
83
83
## Domains and email addresses in the Tenant Allow/Block List
84
84
85
85
> [!NOTE]
86
-
> If an email address contains special characters (such as spaces, quotes, or symbols), these characters must be URL-encoded using their UTF-8 hexadecimal representation. Failure to encode special characters may result in invalid errors when adding entries.
86
+
> Entries for email addresses with special characters (for example, spaces, quotes, or symbols)must use UTF-8 hexadecimal encoding for the special characters. Otherwise, you might receive errors when you try to add the entries.
87
87
>
88
-
> Example: To block the email address "bad+ attacker"@badattackerdomain.com, encode the special characters as follows:
88
+
> For example, to block the email address `"bad+ attacker"@fourthcoffee.com`, encode the address as `%22bad%2B%20attacker%[email protected]`:
0 commit comments