mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Sendinblue: rename to Brevo
* Update docs to (usually) refer to Brevo rather than Sendinblue * Change SENDINBLUE_API_URL to api.brevo.com (same API is available on both domains) * Leave code references (settings, backend name, webhook urls) unchanged as `sendinblue`, to avoid unnecessary client changes
This commit is contained in:
@@ -27,6 +27,7 @@ a consistent API that avoids locking your code to one specific ESP
|
||||
Anymail currently supports these ESPs:
|
||||
|
||||
* **Amazon SES**
|
||||
* **Brevo** (formerly SendinBlue)
|
||||
* **MailerSend**
|
||||
* **Mailgun**
|
||||
* **Mailjet**
|
||||
@@ -34,7 +35,6 @@ Anymail currently supports these ESPs:
|
||||
* **Postal** (self-hosted ESP)
|
||||
* **Postmark**
|
||||
* **SendGrid**
|
||||
* **SendinBlue**
|
||||
* **SparkPost**
|
||||
|
||||
Anymail includes:
|
||||
|
||||
Reference in New Issue
Block a user