Feature #6176
closedEmail Notifications per project
0%
Description
Currently I can set different email addresses for incoming emails per project. I can't set different emission email addresses per project however, as this is a system wide thing.
Can this be changed?
Related issues
Updated by Azamat Hackimov about 14 years ago
- Category set to Email notifications
Updated by Olivier Mehani about 14 years ago
As suggested in [0], it is possible to create several email aliases using the rdm-mailhandler.rb
filter to create issues in various trackers of multiple projects. Redmine's MailHandler
is also able to parse replies to an issue notification, and update the issue accordingly. However, Redmine's notifications are sent with a From address configured globally.
I'd extend this request to also have configurable email address per tracker.
Updated by Nils Hillmann about 14 years ago
You should have a look at the following plugin http://github.com/ajwalters/redmine_project_specific_email_sender
It seems that this would solve your needs.
Updated by Toshi MARUYAMA almost 11 years ago
- Related to Feature #7349: Per-project email notification settings added
Updated by Toshi MARUYAMA almost 11 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate with #4462.
Updated by Toshi MARUYAMA almost 11 years ago
- Related to deleted (Feature #7349: Per-project email notification settings)
Updated by Toshi MARUYAMA almost 11 years ago
- Related to deleted (Feature #1853: Make Projects truly independent of each other)
Updated by Toshi MARUYAMA almost 11 years ago
- Is duplicate of Feature #4462: Per Project Emission Address added