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] Error sending to the following VALID addresses: [email protected] 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]. For more options, visit https://groups.google.com/d/optout.
