-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Jenkins ver. 2.150.1
Email Extension 2.66 & 2.57.2
When the job ends triggering the email,
it is occasionally sent successfully, and occasionally the transmission fails.
I found that the mailbox server authentication needs to be re-authenticated after 30s,
and the email-ext-plugin timeout is 60s;
In the system management,
the first time the email was sent successfully,
The second time the mail is sent is between the mailbox server authentication requires re-authentication and the email-ext-plugin has not timed out, and the mail fails to be sent.
[JENKINS-58336] ERROR: Exception reading response javax.mail.MessagingException: Exception reading response
Description |
Original:
When the job ends triggering the message, it is occasionally sent successfully, and occasionally the transmission fails. I found that the mailbox server authentication needs to be re-authenticated after 30s, and the email-ext-plugin timeout is 60s; In the system management, the first time the email was sent successfully, The second time the mail is sent is between the mailbox server authentication requires re-authentication and the email-ext-plugin has not timed out, and the mail fails to be sent. |
New:
When the job ends triggering the email, it is occasionally sent successfully, and occasionally the transmission fails. I found that the mailbox server authentication needs to be re-authenticated after 30s, and the email-ext-plugin timeout is 60s; In the system management, the first time the email was sent successfully, The second time the mail is sent is between the mailbox server authentication requires re-authentication and the email-ext-plugin has not timed out, and the mail fails to be sent. |
Assignee | Original: David van Laatum [ davidvanlaatum ] | New: Alex Earl [ slide_o_mix ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
The stack trace you showed is from the Mailer plugin, not from the email-ext plugin. Did you setup the configuration in the email-ext plugin?