Redmine plugin that will add email addresses as watchers to issues (and other objects).
-
Allows adding email watchers to issues on the issue details page
-
Email watchers will receive issue updates via email
-
Email watchers can also reply to issue updates via email (see below)
A copy of the plugin can be downloaded from Little Stream Software or from GitHub
-
Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
-
(optional) Patch your Redmine if you want to allow email watchers to reply to email (see below)
-
Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
In order for email watcher to reply to issues (MailHandler), Redmine needs to be patched. These patches are available on my fork of redmine in the LSS-2708-mail-handler-find-user-refactoring branch.
-
Setup permissions for viewing, adding, and deleting email watchers in Redmine’s Admin panel
-
Browse to an issue page
-
On the sidebar next to the standard Watchers there will be an Email Watchers section
-
Click Add and enter an email address to add as an email watcher
The plugin will automatically add all email watchers to outgoing issue email notifications.
This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.
If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com