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

Nodemailer Email Implementation #984

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tig-github
Copy link
Member

@tig-github tig-github commented May 20, 2024

Summary

Route for sending an email using nodemailer. Right now the email is hardcoded to mine.

Test Plan

Tested on home and UCI network. Some issues on UCI, likely due to whitelisting. Required some setup changes on index.ts for testing, but route itself works fine without it.

Issues

Issues sending email on UCI network, but these seem to be setup related since it worked when ap0nia tested it.

First step of #981.

Future Followup

The next steps in #981 along with using the user email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nodemailer Email Implementation
1 participant