happeninghq / happening

Open Source Event/Community management
MIT License
2 stars 1 forks source link

Email scheduling #5

Closed jscott1989 closed 9 years ago

jscott1989 commented 9 years ago

Allow emails which are scheduled to be edited before they are sent - rather than just sending them based on the templated text

The way this will work, is that emails will be configured using a targeted query (using the query language developed in #66 ). They will set a start date and an end date for the email. Every user who matches the query between those dates will receive the email once.

This will allow for situations where event information is sent to attendees - but latecomers will still receive the emails they missed.