-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins ver. 1.646
Email-ext ver. 2.42
Hi there.
I have problem with mailer plugin. I've configured job (screenshot) but when email comes, there is no "reply to" header presented.
$reply_to is a parameter from job configuration
It looks like your $reply_to variable/parameter is blank, otherwise it would be there.
https://github.com/jenkinsci/email-ext-plugin/blob/dbfb423ab558a7223ed3a14755a541962e08a819/src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java#L668