Feature #6176
Email Notifications per project
Status: | Closed | Start date: | 2010-08-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Duplicate |
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
History
#1
Updated by Azamat Hackimov over 11 years ago
- Category set to Email notifications
#2
Updated by Olivier Mehani over 11 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.
#3
Updated by Nils Hillmann over 11 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.
#4
Updated by Stéphane Klein over 11 years ago
This is a great feature.
#5
Updated by Toshi MARUYAMA over 8 years ago
- Related to Feature #7349: Per-project email notification settings added
#6
Updated by Toshi MARUYAMA over 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate with #4462.
#7
Updated by Toshi MARUYAMA over 8 years ago
- Related to deleted (Feature #7349: Per-project email notification settings)
#8
Updated by Toshi MARUYAMA over 8 years ago
- Related to deleted (Feature #1853: Make Projects truly independent of each other)
#9
Updated by Toshi MARUYAMA over 8 years ago
- Duplicates Feature #4462: Per Project Emission Address added