Feature #241
Mailer sender is set as event initiator
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Email notifications | |||
| Target version: | - | |||
| Resolution: |
Description
When mail is notified, default sender is got from global settings.
But more useful notification, I made sender as event initiator such as issue editor, message poster and so on.
Now Alice add an issue note, mail notification is sent from "Alice" not remine@ yourdomain.com.
Related issues
History
#1 Updated by Hans Yoon over 4 years ago
see #16922
#2 Updated by Etienne Massip about 1 year ago
- Tracker changed from Patch to Feature
Think this is a duplicate, though.
#3 Updated by Etienne Massip about 1 year ago
- Category set to Email notifications
#4 Updated by Dmitry Babenko about 1 year ago
Implementing this feature may break one of the most terrific features - RedmineReceivingEmails.
The only way to implement it is to put in Reply-to mail header redmine's e-mails, while From will be Alice's.
Anyway, I personally prefer the current behavior.