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