mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-23 09:09:28 -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