Email Entitlements
Managing consumption of Email capabilities
The Sudo Platform entitlements system is used to control consumption of Sudo Platform resources and the Email service integrates with this system.
Read more about the Sudo Platform entitlements system and how to integrate with it in the Entitlements section of the Sudo Platform documentation.
The following table describes the entitlements used to control access to the Email service:
sudoplatform.email.emailAddressUserEntitled
Boolean
Whether or not the user is entitled to provision new email addresses
sudoplatform.email.emailMessageSendUserEntitled
Boolean
Whether or not the user is entitled to send emails
sudoplatform.email.emailMessageReceiveUserEntitled
Boolean
Whether or not the user is entitled to receive emails
sudoplatform.email.emailAddressMaxPerSudo
Numeric
Maximum number of email addresses per Sudo profile.
sudoplatform.email.emailStorageMaxPerEmailAddress
Numeric
Maximum amount of non-draft email data stored per email address in bytes.
sudoplatform.email.emailStorageMaxPerUser
Numeric
Maximum amount of non-draft email data stored per user in bytes.
Last updated