Jim Yanko commented on Bug JENKINS-16163

As noted above, mail still didn't send when I upped to Jenkins 1.498. However, when I downgraded Jenkins, and kept the updated Email-ext plugin, mail does send.

  1. Installed Email-ext plugin 2.25
  2. Installed Jenkins 1.498
  3. Force Failure with sample job - mail does not send
  4. Force Success with sample job - mail does not send
  5. Attached screenshot and config info to JENKINS-16163
  6. Rolling back to Jenkins 1.493 (did not downgrade Email-ext plugin)
  7. Force Failure with sample job - mail sends
  8. Force Success with sample job - mail sends

Sample from console log of FIXED status change with Jenkins 1.493 & Email-ext plugin 2.25

Checking for post-build
	Performing post-build step
	Checking if email needs to be generated
	Email was triggered for: Fixed
	Trigger Success was overridden by another trigger and will not send an email.
	Sending email for trigger: Fixed
	NOT overriding default server settings, using Mailer to create session
	messageContentType = text/plain; charset=UTF-8
	Adding recipients from recipient list
	Setting In-Reply-To since last build was not successful
	Successfully created MimeMessage
	Sending email to: xx...@xxxxxxx.com
	Finished: SUCCESS
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to