mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-28 07:16:56 -05:00
SparkPost: add subaccount support
This commit is contained in:
@@ -69,8 +69,10 @@ Breaking changes
|
||||
Features
|
||||
~~~~~~~~
|
||||
|
||||
* **SparkPost:** Add support for AMP for Email, via
|
||||
``message.attach_alternative("...AMPHTML content...", "text/x-amp-html")``.
|
||||
* **SparkPost:** Add support for subaccounts (new ``"SPARKPOST_SUBACCOUNT"`` Anymail
|
||||
setting), AMP for Email (via ``message.attach_alternative(..., "text/x-amp-html")``),
|
||||
and A/B testing and other SparkPost sending features (via ``esp_extra``). (See
|
||||
`docs <https://anymail.readthedocs.io/en/latest/esps/sparkpost/>`__.)
|
||||
|
||||
|
||||
v7.2.1
|
||||
|
||||
Reference in New Issue
Block a user