samyun / southwest-price-drop-bot

Bot that watches Southwest flights for price drops.
Other
74 stars 41 forks source link

Mailgun alternatives? #62

Closed samyun closed 2 years ago

samyun commented 4 years ago

Does anyone have any ideas for an alternative to Mailgun, now that it seems they’re getting rid of their free tier?

iloveitaly commented 4 years ago

I think MG still allows ~600 free emails per month, right? https://news.ycombinator.com/item?id=22192543

Send grid also has a nice free tier https://sendgrid.com/free/

iloveitaly commented 2 years ago

I added support for SMTP delivery as well here https://github.com/samyun/southwest-price-drop-bot/pull/69. Closing this out!