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

Add interface to manage mailing list #19

Open
bentsherman opened this issue Apr 8, 2017 · 0 comments
Open

Add interface to manage mailing list #19

bentsherman opened this issue Apr 8, 2017 · 0 comments

Comments

@bentsherman
Copy link
Member

We currently manage our mailing list with a spreadsheet, and we just add and remove emails on demand. However, we might be able to incorporate the mailing list into the private website.

One way to do it would be to include the emails of all users (drawn from the users table) and an additional table (such as mailing_list) of emails for people who don't have an account but still want to receive emails. Users would need an option to not receive emails, such as for alumni. However, we might want to require all Active users to be able to receive emails.

We also might be able to just use a service like MailChimp. I haven't looked into it so I don't know how it would work.

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

No branches or pull requests

1 participant