Files
django-anymail/docs/inbound.rst
Dustin Wyatt dc1ddfa739 Docs: Fix inbound headers example
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
2024-04-18 11:19:07 -07:00

21 KiB