mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-23 01:06:04 -04:00
This avoids problems with ESPs that don't distinguish *Content-ID* from attachment filename, where a local hostname ending in ".com" could cause Gmail to block messages sent with inline attachments. (Mailgun, Mailjet, Mandrill and SparkPost have APIs affected by this.) Fixes #112.