-
Suggestion
-
Resolution: Fixed
-
None
Do it like JIRA:
- Specifies the From: header format in notification emails. Default is of
- the form "John Doe (JIRA) <jira@company.com>".
- Available variables are ${fullname}, ${email} and ${email.hostname}
- If commented out, format is just 'jira@company.com'.
jira.email.fromheader.format = ${fullname} (JIRA)
- relates to
-
CONFSERVER-5792 For watched page update notifications, set 'from' to user who did update.
- Closed