[#4134] - Email Notifications - Add the logged in user to the from address

Category:
Feature request
Priority:
Low
Status:
New
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

It would be nice to be able to identify which user sent the email notification by looking directly at the "from address" in the email.

Currently, the "from address" shown is the value of report.scheduler.mail.sender.from that was specified.
Example. report.scheduler.mail.sender.from = JasperServer@domain.com

It would be nice to see something similar to the following:
* <user name> (from address). Ex. joeuser (JasperServer@domain.com)
* <first name> <last name> (JasperServer). Ex. Joe User (JasperServer) [JasperServer@domain.com]

cherlydiaz's picture
Joined: Jul 1 2009 - 12:50pm
Last seen: 13 years 9 months ago
Feedback
randomness