ATReminder is a Plone, Archetypes based product which provides the reminder content type and the reminder tool (portal_reminder).
This product implements a recurring eventlike content type and a tool for processing reminder objects periodically.
Once a reminder object is created inside a CMF/Plone instance, it can be configured to repeat daily, weekly, monthly or yearly. Furthermore mail templates can be used to send notification emails to the owner of this reminder object automatically.
Reminder objects are subscribable which means that other members can subscribe to a previously created reminder object.
Visit the project page.