Name
enable_dane — specify whether Momentum should apply DANE TLS verification for outbound emails
Synopsis
enable_dane = "true|false"
Description
This option is only effective when dane module is configured and
use_dane is true
for a recipient domain.
This option specifies whether Momentum should try to apply the DANE TLS verification rules defined in TLSA record when sending emails to a remote site.
The default value is true
when use_dane
is true
for a domain.
Scope
enable_dane
is valid in the binding, binding_group, domain and global scopes.
Was this page helpful?