Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email service #82

Open
BrunoRosendo opened this issue Jan 12, 2023 · 0 comments · May be fixed by #123
Open

Email service #82

BrunoRosendo opened this issue Jan 12, 2023 · 0 comments · May be fixed by #123
Assignees
Milestone

Comments

@BrunoRosendo
Copy link
Member

We should implement a service capable of sending emails from an account specified in the application's startup (e.g. [email protected] in production). That can be Gmail credentials specified in application.properties, you can check auth and file storage to see how custom properties can be used.

The service should be able to send arbitrary emails following a template, you can check the current website and NIJobs for inspiration. For example, there could be a template for an email template to recover a password, a template to announce to a recruit they've become a member, and many more use cases.

@BrunoRosendo BrunoRosendo added this to the Website MVP milestone Jan 12, 2023
@ttoino ttoino self-assigned this Feb 15, 2023
@ttoino ttoino linked a pull request Feb 23, 2023 that will close this issue
3 tasks
@MRita443 MRita443 assigned rubuy-74 and unassigned pedrosilva17 Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants