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

Sending Emails #36

Open
3 tasks
jesslin02 opened this issue Dec 12, 2023 · 2 comments
Open
3 tasks

Sending Emails #36

jesslin02 opened this issue Dec 12, 2023 · 2 comments

Comments

@jesslin02
Copy link

jesslin02 commented Dec 12, 2023

  • mask emails correctly. currently all being sent from johnsonlongyu@gmail.com
  • add functionality for sending test emails to recipients that are not students. currently requires email recipients to have a seating assignment. original seating tool had functionality to send test email to a staff member by selecting a random student/seat assignment to send.
  • email sending crashes for >50 recipients
@Reimirno
Copy link

Reimirno commented Feb 7, 2024

For 1 once we have proper setup of smtp server that should be handled.
For 2, we already provide override receiver feature to allow you test email with staff member's inbox.

We have to look into 3.

@Reimirno
Copy link

for 3, see #62

Hopefully that should work

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

No branches or pull requests

2 participants