marckunze / rancor

Ranked Choice voting tool repo
https://rancor.herokuapp.com
Other
0 stars 0 forks source link

Wrong email/unsubscribe #113

Open marckunze opened 9 years ago

marckunze commented 9 years ago

This would be an addition to the email invite page to allow the user to indicate that a wrong email was added, or they wish to unsubscribe/unfollow the poll. To avoid people getting spammed by typo emails or whatever reason.

MarkHammondJr commented 9 years ago

Mandrill takes care of this for us. I already enabled the option for both rancor and rancor-staging.

marckunze commented 9 years ago

Yeah, but that's on Mandrill, we don't know on our end that we don't have a valid email or the user unsubscribes. So our system would still go through the trouble of trying to send an email, it just gets rejected at server level. I saw you did that, but still would be nice to not rely on Mandrill.