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

Implement Email Reminders for Newsletter and Event #32

Open
shriram-sg opened this issue May 9, 2024 · 0 comments
Open

Implement Email Reminders for Newsletter and Event #32

shriram-sg opened this issue May 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shriram-sg
Copy link
Collaborator

Write code to email a large group of people at the same time when:

  • a new post is released in the newsletter
  • when an event is nearing

This cannot be done with a regular gmail account or regular user emails as limits are imposed on user emails.

To implement this we'd need to use an SMTP service like smtp2go.com .

And to use them we'd need a custom domain. As it isn't possible to register for them through regular mails.

So this can be implemented after a lot of major features are done and a domain is acquired.

@shriram-sg shriram-sg added the enhancement New feature or request label May 9, 2024
@shriram-sg shriram-sg self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant