Skip to content

Commit 888b11f

Browse files
committed
TASK-10736: Highlight on the outbound-smtp-auth configuration change
Signed-off-by: Doug Koerich <[email protected]>
1 parent 0eece23 commit 888b11f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/momentum/4/modules/outbound-smtp-auth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ supports the `AUTH LOGIN`, `AUTH PLAIN` and `AUTH XOAUTH2` methods of authentica
1515

1616
This module makes heavy use of message contexts to facilitate authentication. If it is enabled, you risk having extra I/O unless `keep_message_dicts_in_memory` is on.
1717

18-
**Configuration Change** This module is refactored in Momentum 5.1, but this feature is available in
19-
Momentum 4.2 and later. `AUTH XOAUTH2` support is added in 5.1.
20-
2118
### <a name="modules.outbound_smtp_auth.configuration"></a> Configuration
2219

20+
> This module is refactored in Momentum 5.1, but this feature is available in
21+
Momentum 4.2 and later. `AUTH XOAUTH2` support is added in 5.1.
22+
2323
Configuration variables are listed below. These values can all be changed and overridden by setting
2424
message context variables with the same name as the options in lua.
2525
All variables are valid in the binding group, binding, domain, and global scopes.

0 commit comments

Comments
 (0)