Skip to content

Commit 94a55cc

Browse files
authored
Simplify DKIM configuration documentation.
1 parent 5df73dc commit 94a55cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ If you'd rather use PowerShell to enable DKIM signing of outbound messages using
299299
- Relaxed: Common modifications to the message header are tolerated. For example, header field line rewrapping, changes in unnecessary whitespace or empty lines, and changes in case for header fields. This is the default value.
300300
- Simple: No changes to the header fields are tolerated.
301301
- The _KeySize_ parameter specifies the bit size of the public key in the DKIM record:
302-
- 1024 (this is the default value)
302+
- 1024 (default)
303303
- 2048
304304
305305

0 commit comments

Comments
 (0)