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.7k stars 130 forks source link

Sender ESP (www.sender.net) integration #315

Closed infosrabah closed 1 year ago

infosrabah commented 1 year ago

Hi Anymail folks,

Is there any chance to see sender.net ESP (https://sender.net) integrated into django anymail pacakge ?!, [REDACTED]

Thank you for this great package.

Note: @medmunds edited this comment to remove promotional content.

medmunds commented 1 year ago

sender.net appears to be a bulk email service only. I couldn't find any reference to transactional sending APIs on their site.

Anymail can only really integrate transactional ESPs, because Django's email features are designed for transactional sending.