Hi, I'm using email-ext plugin on a post-build task of a FreeStyle project and sometime, emails are not send. In order to understand why, I activate the "Enable Debug Mode" of this plugin.
I obtain the following output when all is OK: 18:05:27 Performing post-build step 18:05:27 Checking if email needs to be generated 18:05:27 Email was triggered for: Always 18:05:27 Sending email for trigger: Always 18:05:27 Sending mail from default account using custom from address [ mailto:[email protected] | [email protected] ] 18:05:27 messageContentType = text/plain; charset=UTF-8 [...] 18:05:27 DEBUG SMTP: message successfully delivered to mail server [...] 18:05:27 Finished: SUCCESS But from time to time, I obtain the following output, and... nothing more. The run just stops here. 17:55:17 Performing post-build step 17:55:17 Checking if email needs to be generated 17:55:17 Email was triggered for: Always 17:55:17 Sending email for trigger: Always 17:55:17 Sending mail from default account using custom from address [ mailto:[email protected] | [email protected] ] I'm using jenkins 2.346.3 and email-ext 2.92 Any advice to debug this issue ? Regards, Xavier R. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/59065873.750887.1673026044190.JavaMail.zimbra%40kalray.eu.
