Debug mode was already on for that build. The two lines of error message were all that were present in the log.
On Tuesday, July 15, 2014 11:03:16 AM UTC-7, slide wrote: > > You can turn on debug mode in the plugin (global config) and more > information should come up in the build log, it should give information > from JavaMail as to what is going on. > > > On Tue, Jul 15, 2014 at 10:29 AM, Jim Lloyd <[email protected] > <javascript:>> wrote: > >> We have a Jenkins installation that has undergone several changes in the >> last couple months as we transition from using Perforce to using Git as our >> SCM. We've had numerous problems with email-ext during the transition, but >> we may be getting close to a solution. >> >> We're currently using the most recent LTS build (v1.554.3) and latest >> email-ext (v2.38.1). The error that is preventing Build Result email now is >> rather strange: >> >> Adding recipients from project recipient list >> Adding recipients from trigger recipient list >> Successfully created MimeMessage >> Sending email to: [email protected] <javascript:> >> Error sending to the following VALID addresses: >> [email protected] <javascript:> >> SendFailedException message: 501 5.1.7 Invalid address >> >> >> The listed recipient email address is definitely valid. I suppose the >> error might be indicating that the sender email address is invalid, but >> it's not obvious to me how to follow up on that hypothesis. Can anyone help? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Website: http://earl-of-code.com > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
