kirbyian / finance

0 stars 0 forks source link

Create Email Service #11

Closed kirbyian closed 2 years ago

kirbyian commented 2 years ago
kirbyian commented 2 years ago

Have implemented basic email service using mailgun. I have added common parameters to properties file but need to figure out how to store API key, am using an Env variable locally but will need to store in Heroku for deployment.

kirbyian commented 2 years ago

Replace mailgun with send grid. Has no trial limit

kirbyian commented 2 years ago

Removed mailgun and replace with Javax Email implementation

kirbyian commented 2 years ago

Added Env vars to Heroku but email is not sending. Need to look into. Closing this and raising new story