mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Postmark: workaround invalid "test inbound" data
Postmark's "test" button in their inbound settings posts data with attachments that don't match their docs or actual inbound behavior. Accept that and issue a warning. Closes #304
This commit is contained in:
committed by
GitHub
parent
d9a80e7347
commit
885eb9b98a
@@ -30,6 +30,12 @@ vNext
|
||||
|
||||
*Unreleased changes*
|
||||
|
||||
Fixes
|
||||
~~~~~
|
||||
|
||||
* **Postmark:** Workaround for handling inbound test webhooks.
|
||||
(`More info <https://github.com/anymail/django-anymail/issues/304>`__)
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user