mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-26 22:36:57 -05:00
Mailgun: Support new (non-legacy) webhooks
Extend existing Mailgun tracking webhook handler to support both original (legacy) and new (June, 2018) Mailgun webhooks. Closes #117
This commit is contained in:
@@ -43,6 +43,9 @@ Breaking changes
|
||||
Features
|
||||
~~~~~~~~
|
||||
|
||||
* **Mailgun:** Add support for new Mailgun webhooks. (Mailgun's original "legacy
|
||||
webhook" format is also still supported. See
|
||||
`docs <https://anymail.readthedocs.io/en/stable/esps/mailgun/#mailgun-webhooks>`__.)
|
||||
* **Mailgun:** Document how to use new European region. (This works in earlier
|
||||
Anymail versions, too.)
|
||||
* **Postmark:** Add support for Anymail's normalized `metadata` in sending
|
||||
|
||||
Reference in New Issue
Block a user