getSettingsByEmail method
- String correlationId,
- String email
Gets an email settings by its email.
correlationId
(optional) transaction id to trace execution through call chain.email
an email of email settings to be retrieved. Return Future that receives email settings or error.