mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-23 09:09:28 -04:00
Allow custom MAILGUN_SENDER_DOMAIN in Anymail settings. (Replaces need to use global esp_extra.) Improve docs to cover cases where this is needed. (esp_extra sender_domain is still supported for overriding individual messages.) Fixes #26.