mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-22 16:56:02 -04:00
Inbound example incorrectly used `EmailMessage.getall`; should be `get_all`. https://docs.python.org/3.12/library/email.message.html#email.message.EmailMessage.get_all