#8: Email notifications
- Contents
Enable users to receive email notifications of new conversations and/or replies.
- Proposed by
- Jon Stahl, ONE/Northwest
- Seconded by
- Marshall Mayer, LiveModern.com
- Proposal type
- Forum functions
- State
- deferred
Motivation
Web forums need to be able to actively "draw back" their users. Email notifications are a simple, lowest-common-denominator way to do this for users who do not use RSS.
Proposal
Enable users to "subscribe" to a forum or to a conversation by clicking a "subscribe" button.
For conversation subscriptions, send user a notification of each new reply to the conversation.
For forum subscriptions, send a user a notification of each new conversation in the forum. (This is lower priority than conversation subscriptions.)
All notifications should include a hyperlink to the relevant conversation or reply.
Users should be able to view and manage all of their subscriptions on a "my subscriptions" page.
When a user has subscribed to a conversation or forum, the subscribe link should change to an "unsubscribe" link.
Optional: allow user to choose between receiving notifications for each reply/conversation and receiving a daily digest.

PloneHelpCenter implements the notification in a simple way, having a simple property that turns on/off mail notification is more than good enough for 90% of the use cases. Individual settings on each thread is overkill.
We should of course have RSS integration too, shouldn't be hard at all with Plone 2.1.