SparkPost: add subaccount support

This commit is contained in:
medmunds
2020-09-11 10:58:40 -07:00
committed by Mike Edmunds
parent 61660cd5ff
commit 985143b234
4 changed files with 41 additions and 2 deletions

View File

@@ -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