Include sender name/e-mail address in @me mail message
I would like to be able to include the name of the individual who "mentioned" someone in the e-mail template.
For example:
<b>John Doe</b> <jdoe@place.com> mentioned you in a comment about work item <a href="${workItem.URL}"> ${workItem.identifier}</a>
Is there a way to do that?
Thanks!
Patrick