mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-26 10:39:27 -04: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.