Supported Email Provider Integrations
Our email provider integrations let you configure your tenant by adding API credentials from a supported third-party provider. We support the following providers:- Amazon SES
- Azure Communication Services
- Mandrill
- Microsoft 365 Exchange Online
- SendGrid
- SparkPost
- Mailgun
Custom Configuration with Actions
You can write an to connect to any external email provider. This lets you implement custom logic for your use case and have more control over the email delivery process. For more information, read Custom Email Provider Configuration with Actions.SMTP Server Configuration
You can configure your tenant by adding SMTP server details directly. This is a good option if:- We don’t support integration with your chosen email provider and you don’t need or want to write an Action for configuration.
- You want to set up a dummy SMTP server (like Debug Mail, FakeSMTP, or smtp4dev) for testing.
The Built-In Email Provider
The built-in email provider is available by default and requires no configuration. However, it does not support production use and has the following limits:- You cannot use custom email templates.
-
You cannot customize the From Address. All emails are sent from
[email protected]. - You are limited to sending 10 emails per minute, regardless of email type.
- If your emails have a high bounce rate, we may reduce or temporarily block the ability to send email from your tenant.