mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-28 07:16:56 -05:00
Internal: validate AnymailRecipientStatus at init
Catch invalid message_id and status when initializing AnymailRecipientStatus, so problems with ESP response are caught earlier (in individual backend parse_recipient_status, rather than base backend _send).
This commit is contained in:
@@ -42,6 +42,8 @@ Other
|
||||
|
||||
* Move CI testing to GitHub Actions (and stop using Travis-CI).
|
||||
|
||||
* Internal: catch invalid recipient status earlier in ESP response parsing
|
||||
|
||||
|
||||
|
||||
v8.1
|
||||
|
||||
Reference in New Issue
Block a user