code4romania / expert-consultation-backend

Mozilla Public License 2.0
1 stars 16 forks source link

Add SendGrid for mail sending #26

Open georgebejan opened 3 years ago

georgebejan commented 3 years ago

The application will need to send emails.

We will use SendGrid for handling emails. Create a service which can send emails via SMTP using SendGrid.

This service have roughly the following parameters:

SendGrid configuration data should be easily changeable from application properties

lupudeni commented 3 years ago

On it