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

Send Bulk Email to users #80

Closed
harshjohar opened this issue Oct 16, 2023 · 0 comments
Closed

Send Bulk Email to users #80

harshjohar opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request feature

Comments

@harshjohar
Copy link
Member

API endpoint to send emails to list of users,

  • by roles (IB, EB, Core, members etc)
  • by userId (list of email IDs)
  • everyone

Should format the email properly, as received by frontend. (Probably frontend will send markdown syntax in string form, parse it in md and send email in proper format)

This also includes, setting up a SMTP SERVER on backend (it was initially set up and removed in #63 (sorry ken🥲, we need email back)

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

No branches or pull requests

2 participants