Feature #11894
Configurable emission email address
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Add the possibility to have a different "Emission email address" depending of the redmine project.
Related issues
History
#1
Updated by Alex Shulgin over 10 years ago
You might want to take a look at this plugin: https://github.com/commandprompt/redmine_project_specific_email_sender
#2
Updated by Wim Bertels over 9 years ago
It would nice to have the option that the emission email adress = $email_of_the_one_who_triggered_the_email.
Examples:
- user with adres user@host.org creates a new news message,
and the mails are being sent with sender adress (user@host.org)
- user1 with adres user1@host.org creates a new issue,
and the mails are being sent with sender adress (user@host.org)
#3
Updated by Toshi MARUYAMA almost 9 years ago
- Related to Feature #16093: Emails sent out by Redmine are identical added
#4
Updated by Go MAEDA almost 4 years ago
- Duplicates Feature #4462: Per Project Emission Address added
#5
Updated by Go MAEDA almost 4 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #4462.