Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Figure out library for sending emails #13

Open
3 tasks
Windosaurus opened this issue Mar 1, 2022 · 2 comments
Open
3 tasks

Figure out library for sending emails #13

Windosaurus opened this issue Mar 1, 2022 · 2 comments
Assignees
Labels
database dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@Windosaurus
Copy link
Contributor

We want to use a library so emails can be generated when:

  • Adding users to our organization
  • Sharing files
  • Sign up, sign in etc.
@Windosaurus Windosaurus added the enhancement New feature or request label Mar 1, 2022
@Windosaurus Windosaurus added dependencies Pull requests that update a dependency file database labels Mar 10, 2022
@stella-cai
Copy link
Contributor

It is pretty typical to use nodemailer.
I'm using it for a different project right now so I can help figure this part out (the configs, if we need an API call for this or if we can just send from the frontend, etc.)

@Windosaurus
Copy link
Contributor Author

Sounds good, I can implement it too if you have your hands full with other stuff.

@Windosaurus Windosaurus self-assigned this Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
database dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants