Feature #14727
closed
Display pretty notification email sender name
Added by Huang Ruhua over 11 years ago.
Updated almost 5 years ago.
Category:
Email notifications
Description
in app/model/mailer.rb, add app title to email sender name, like:
```
'From' => Setting.app_title + '<' + Setting.mail_from + '>'
```
- Tracker changed from Defect to Feature
- Subject changed from pretty mail sender name display to Display pretty notification email sender name
- Category set to Email notifications
At some point of time it was possible to set the Emission email address field value to this format in administration.
I haven't tried recently, could you?
I tried to use AppName<noreply@xxx.com> as Emission email address, but it doesn't work.
Huang Ruhua wrote:
when can fix this issue?
Please note that Redmine is an Open Source project, developed by individual volunteers. There is no formal agenda or schedule for features, aside from the information on the issues in this tracker, so there is no actual answer to your question.
The best way to get a certain feature implemented is to (a) develop it yourself or (b) pay a Redmine company/professional to develop it for you. In any case, please consider contributing a patch here on redmine.org afterwards, so that the community can benefit from it as well.
Huang Ruhua wrote:
I tried to use AppName<noreply@xxx.com> as Emission email address, but it doesn't work.
This does work in 3.1.0.
- Related to Feature #247: Notification mail sender is the author and includes project information. added
- Related to Feature #5913: Authors name in from address of email notifications added
- Status changed from New to Closed
- Resolution set to Wont fix
I would say this is a workaround, it's confusing for users to enter AppName together with email, in all email client configurations/settings it's logical to have sender name, and sender email address (which is used as replyTo address).
I would suggest to create additional field called: Emission email sender name:
Also available in: Atom
PDF