Deletes the email configuration for the tenant.
Returns the current email configuration and configuration status for the tenant.
Patch the email configuration for the tenant.
Attempts to sends a test email using the active configuration, with the supplied email info (subject, body, recipient).
Returns the current isValid value for the email configuration for the tenant. Does not attempt to connect to a server to verify the connection or send a test email. Will return false if no email configuration exists.
Attempts to verify connection to email server using a low-level protocol handshake to confirm the server is reachable and the credentials are valid, without sending a test email.
Clears the cache for transports api requests.