Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: email-ext-plugin
-
Labels:None
-
Similar Issues:
Description
Please provide the ability to use variables in the "From" header.
E. g. I want messages to be sent from the user who triggered the build instead Jenkins admin. I use the "user build vars" plugin, but if I specify "${BUILD_USER} <${BUILD_USER_EMAIL}>" as project From, it is not expanded.