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

Frontend: Switch from EmailJS to NodeMailer for automatic emails #72

Open
navidboloorian opened this issue Mar 27, 2022 · 1 comment · May be fixed by #90
Open

Frontend: Switch from EmailJS to NodeMailer for automatic emails #72

navidboloorian opened this issue Mar 27, 2022 · 1 comment · May be fixed by #90
Assignees

Comments

@navidboloorian
Copy link
Collaborator

navidboloorian commented Mar 27, 2022

Two emails:

Organization sign up:
To: [admin_email] (store this as an env var)
Subject: New org has signed up
Body:
New org has signed up
Org name: [org_name]
Status: [org_status]


User sign up:
To: [user_email]
Subject: Welcome to TSE Moneta!
Body:
Hi [user_name],
You've been signed up for TSE Moneta! To create a password and complete the sign up process, follow this link [link to reset password page with id].
-The Moneta Team

@wllmwu
Copy link
Member

wllmwu commented Apr 4, 2022

@navidboloorian What from/sender email address should we use?

@wllmwu wllmwu linked a pull request Apr 14, 2022 that will close this issue
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.

2 participants