include/lightspeed@platform@turnkey_presets_EmailDefaults.hrl
-record(email_defaults, {
provider_module :: binary(),
domain_authentication_required :: boolean(),
suppression_list_enabled :: boolean(),
signed_templates_required :: boolean()
}).