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]