doniform / koosli.org

MIT License
0 stars 0 forks source link

Mailing list implementation #42

Open doniform opened 9 years ago

doniform commented 9 years ago

As a temporary functional solution, we might:

  1. dump the beta-interest emails (I have registered emails up to as of 14.11)
  2. repurpose the beta-interest signup field / db for mailing list signups
  3. collect and treat a new list manually

Only problem is if user wants to unsubscribe. We can assume that the early subscribing users care enough to input their email and so will not unsubscribe in the near future.

thusoy commented 9 years ago

We probably don't want to implement mailing lists ourselves, but probably just install mailman or similar, and have an interface for subscribing to the list on the website.

doniform commented 9 years ago

Nice, you know better - your call.