mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
* Don't send *quite* so many emails during live integration tests. (Our test account is throttled to 40/hour.) * Relax message_id check in integration tests. SendinBlue appears to use both @smtp-relay.mail.fr and @smtp-relay.sendinblue.com Message-IDs. * Note requirement for HTML message body in docs.