Skip to content

Commit fa1c323

Browse files
authored
Merge pull request #2338 from MithunRathinam/patch-13
Update email-authentication-dmarc-configure.md
2 parents e3bad50 + bb40630 commit fa1c323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-office-365/email-authentication-dmarc-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ For example:
101101

102102
- `v=DMARC1;` identifies the TXT record as a DMARC TXT record.
103103

104-
- **DMARC policy**: Tells the destination email system what to with messages that fail DMARC as described earlier in this article:
104+
- **DMARC policy**: Tells the destination email system what to do with messages that fail DMARC as described earlier in this article:
105105
- `p=reject`: The messages should be rejected. What actually happens to the message depends on the destination email system, but the messages are typically discarded.
106106
- `p=quarantine`: The messages should be accepted but marked. What actually happens to the message depends on the destination email system. For example, the message might be quarantined as spam, delivered to the Junk Email folder, or delivered to the Inbox with an identifier added to the Subject or message body.
107107
- `p=none`: No suggested action for messages that fail DMARC. What happens to the message depends on the email protection features in the destination email system. You use this value for [testing and tuning of the DMARC policy](#set-up-dmarc-for-active-custom-domains-in-microsoft-365) as described later in this article.

0 commit comments

Comments
 (0)