bristol-su / committee-portal

This repository has moved to bristol-su/portal
https://github.com/bristol-su/portal
8 stars 1 forks source link

Mail API Client #14

Open tobytwigger opened 5 years ago

tobytwigger commented 5 years ago

A way to instantly send email is required. Ideally we just use Gmail through SMTP however this has a limit of 100 emails a day. Some alternatives are mailgun or SES (favorable since it's Amazon so we may get free credits?), though any mail service with a high enough limit and an API/smtp/other connection should work

tobytwigger commented 5 years ago

@tobytwigger Check gmail limit

Ben - Check Amazon SES, is it covered by free credits?