Project

General

Profile

Actions

Feature #14727

closed

Display pretty notification email sender name

Added by Huang Ruhua over 10 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix

Description

in app/model/mailer.rb, add app title to email sender name, like:

```
'From' => Setting.app_title + '<' + Setting.mail_from + '>'
```


Related issues

Related to Redmine - Patch #247: Notification mail sender is the author and includes project information.New

Actions
Related to Redmine - Feature #5913: Authors name in from address of email notificationsClosedGo MAEDA2010-07-20

Actions
Actions #1

Updated by Etienne Massip over 10 years ago

  • 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?

Actions #2

Updated by Huang Ruhua over 10 years ago

I tried to use AppName<> as Emission email address, but it doesn't work.

Actions #3

Updated by Huang Ruhua about 10 years ago

when can fix this issue?

Actions #4

Updated by Jan from Planio www.plan.io about 10 years ago

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.

Actions #5

Updated by Sebastian Paluch over 8 years ago

Huang Ruhua wrote:

I tried to use AppName<> as Emission email address, but it doesn't work.

This does work in 3.1.0.

Actions #6

Updated by Toshi MARUYAMA about 8 years ago

  • Related to Patch #247: Notification mail sender is the author and includes project information. added
Actions #7

Updated by Go MAEDA about 5 years ago

  • Related to Feature #5913: Authors name in from address of email notifications added
Actions #8

Updated by Go MAEDA about 5 years ago

  • Status changed from New to Closed
  • Resolution set to Wont fix

You can set the value like "AppName <>" to the "Emission email address" setting. The current versions of Redmine officially support the format: source:tags/4.0.1/test/unit/mailer_test.rb#L243

Actions #9

Updated by Aleksandar Pavic about 4 years ago

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:

Actions

Also available in: Atom PDF