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