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:
Therry van Neerven
2023-04-22 21:00:05 +02:00
committed by GitHub
parent d9a80e7347
commit 885eb9b98a
3 changed files with 55 additions and 9 deletions

View File

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