Feature #5405
change Emission mail address to the operating user
Status: | Closed | Start date: | 2010-04-29 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Right now, all email coming from redmine appears to come from the Emission mail address which is good, but not complete. A good thing would be to change the "From" to include details about "who" made the change. So instead of just having:
From: redmine@redmine.example.com
we could have:
From: User Joe <redmine@redmine.example.com>
... so that at a quick glance in our email clients, we would see who did the change in RT.
Related issues
History
#1
Updated by Lucy Yevseyeva almost 10 years ago
+100500
#2
Updated by Go MAEDA almost 5 years ago
Redmine Mail From plugin may be useful to you.
https://github.com/taqueci/redmine_mail_from
#3
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #241.
#4
Updated by Go MAEDA over 3 years ago
- Duplicates Feature #241: Mailer sender is set as event initiator added