Sorry, "current" was all Jira would let me put in. The plugin version is 2.37.

Just now I:

  • turned off debug mode
  • ran the job again
  • restarted jenkins
  • turned on debug mode
  • ran the job again

Same output.

I also tried removing the email prefix setting (which was @mydomain.com), and telling it not to attach the build log, but no luck there either. More of a log...

Performing post-build step
Checking if email needs to be generated
Email was triggered for: Always
Sending email for trigger: Always
Overriding default server settings, creating our own session
messageContentType = text/plain; charset=UTF-8
Request made to attach build log
Request made to compress build log
Adding recipients from recipient list
Adding developers
Successfully created MimeMessage
Sending email to: j...@mydomain.com
Error sending to the following INVALID addresses: j...@mydomain.com
SendFailedException message: Invalid Addresses
Finished: SUCCESS

After poking around more, I think I found it – I hadn't gone into advanced to enable SMTP authentication. Once I configured that, it worked.

So I guess the only bug here is a confusing error message.

Thank you for responding!

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to