mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-26 18:39:29 -04:00
Mailgun sometimes (though not usually) gives the 'code' event field as an RFC-3463 extended SMTP status code. Handle either format. Fixes #62