Skip to content

Commit 97be102

Browse files
Merge pull request #4737 from MicrosoftDocs/main
[AutoPublish] main to live - 08/13 13:32 PDT | 08/14 02:02 IST
2 parents 098d89a + 8aff1a0 commit 97be102

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

defender-office-365/tenant-allow-block-list-email-spoof-configure.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- tier1
1616
description: Admins can learn how to allow or block email and spoofed sender entries in the Tenant Allow/Block List.
1717
ms.service: defender-office-365
18-
ms.date: 07/08/2025
18+
ms.date: 08/13/2025
1919
appliesto:
2020
- ✅ <a href="https://learn.microsoft.com/defender-office-365/eop-about" target="_blank">Default email protections for cloud mailboxes</a>
2121
- ✅ <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>
@@ -82,6 +82,15 @@ This article describes how admins can manage entries for email senders in the Mi
8282
8383
## Domains and email addresses in the Tenant Allow/Block List
8484

85+
> [!NOTE]
86+
> Entries for email addresses with special characters (for example, spaces, quotes, or symbols) must use UTF-8 hexadecimal URL encoding for the special characters. Otherwise, you might receive errors when you try to add the entries.
87+
>
88+
> For example, to block the email address `"bad+ attacker"@fourthcoffee.com`, use the value `%22bad%2B%20attacker%[email protected]`:
89+
>
90+
> - `%22` represents the double quotation marks (").
91+
> - `%2B` represents the plus sign (+).
92+
> - `%20` represents the space ( ).
93+
8594
### Create allow entries for domains and email addresses
8695

8796
Unnecessary allow entries expose your organization to malicious email that the system would otherwise filter, so there are limitations for creating allow entries directly in the Tenant Allow/Block List.

0 commit comments

Comments
 (0)