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

Gather ideas for sending emails to all people of one user group #624

Open
mediafinger opened this issue Oct 17, 2019 · 5 comments
Open

Gather ideas for sending emails to all people of one user group #624

mediafinger opened this issue Oct 17, 2019 · 5 comments

Comments

@mediafinger
Copy link
Contributor

First the ticket to separate user data by usergroup #622 has to be solved.

Then when every usergroup has their own users, it would be great to have functionality to send all users that entered their email address emails (over a service like Sendgrid).

Once this works, sending emails to all people appointed to an event should be easy to implement.

@phoet
Copy link
Member

phoet commented Oct 17, 2019

Not sending emails to users is kind of a feature right now 😀

If you really want to send reminders, that should be pretty straight forward through whats already there.

@mediafinger
Copy link
Contributor Author

Do you mean sending an email to the googlegroup? While we do have one, it is basically unused and most people wouldn't see those messages.

Sending messages to the group (better: one to each user) is the 2nd most missed feature for us when moving away from meetup. (Number 1 is discoverability, but that will be harder to "implement".)

@phoet
Copy link
Member

phoet commented Oct 17, 2019

I mean user based reminders. Those do intentionality not exist, because they are perceived as annoying on Meetup.

@phoet
Copy link
Member

phoet commented Oct 17, 2019

Mailers are already setup and can be used with sendgrid for whatever purpose.

@mediafinger
Copy link
Contributor Author

Ah, good to know. Guess it is worth to study the current implementation and check how it can be generalized or made configurable.

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

No branches or pull requests

2 participants