anymail / django-anymail

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
https://anymail.dev
BSD 3-Clause "New" or "Revised" License
1.65k stars 125 forks source link

SparkPost: error on features incompatible with template_id #382

Closed medmunds closed 2 months ago

medmunds commented 2 months ago

Raise an AnymailUnsupportedFeature error when trying to use a template_id along with other content payload fields that SparkPost silently ignores when template_id is present:

(It's unclear if these used to cause API errors, or if they were supported with templates at some point and then quietly dropped.)