Skip to content

Switch notify.py from Sendgrid API to Mailgun#15

Draft
jack-greenberg wants to merge 2 commits into
greenberga:masterfrom
jack-greenberg:jack/mailgun
Draft

Switch notify.py from Sendgrid API to Mailgun#15
jack-greenberg wants to merge 2 commits into
greenberga:masterfrom
jack-greenberg:jack/mailgun

Conversation

@jack-greenberg

Copy link
Copy Markdown

In July 2025, Sendgrid stopped offering a free tier of email send services, breaking the mechanism in notify.py to email subscribers when blog posts were added each week.

This PR modifies the API call to match Mailgun's V3 API instead of Sendgrid's, since (at least for now) Mailgun still has a free tier.

TODO

  • Change config variables to be mailgun- instead of sendgrid-
  • Update README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant