code4romania / code4romania/expert-consultation-backend

Add SendGrid for mail sending

Open
#26 1 comment 0 reactions 1 assignee Claimed by @tododeni View on GitHub
Dominant language
Java
Stars
1
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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:
* destination email address
* email body (text for now - templating will be added with another issue)
* message parameters (variables that can be inserted in the message)

SendGrid configuration data should be easily changeable from application properties

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.