Docs
Email notifications can be sent to your customers using either Chargebee's SMTP server or your own SMTP server. Using your own SMTP server gives you full control over email delivery, removes Chargebee's email limits, and allows you to manage deliverability.
When using Chargebee's built-in SMTP server, email notifications are limited to:
The notification limit resets every day at midnight UTC.
Note:
If you use your own SMTP server, these limits do not apply. You have full control over your emails and can check reports and deliverability.
There are three primary reasons to use your own SMTP server:
Chargebee supports two methods to authenticate with your SMTP server:
| Method | Description | Best For |
|---|---|---|
| Basic Authentication | Traditional username and password authentication | SendGrid, AWS SES, Mailgun, and other SMTP providers |
| OAuth Authentication | Secure token-based authentication without passwords | Microsoft 365, Google Workspace |
To configure your SMTP settings:
Was this article helpful?