enewe101 / digidemo

digital democracy engine
1 stars 0 forks source link

Hook up email notifications #46

Open enewe101 opened 9 years ago

enewe101 commented 9 years ago

We decided that, if a user has notifications that are more than 18 hours old, and these notifications have not yet been shown (via the notifications indicator), because the user has not logged in for more than 18, then, those notifications should be summarized in a heads-up email to the user.

This issue is to build the emailing script, and trigger it as a cron job, executed every 15 minutes.

enewe101 commented 9 years ago

This is set up! But now I need to make an unsubscribe mechanism.