-
Improvement
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
OS: Win7 64 bits 6.1
Jenkins: 2.132 by windows installer
Jdk: 1.8.0
email-ext: 2.6.2
browser: chrome 67 32bits
update: if i delete the chars in Project from in Email ext domain, this problem will be solved;
------------------------------------------------------------------------------------------------------------------
I passed mail settings by sending test email with same mail account、password、port and so on.
In a specific job, i used Editable Mail Notification and used the account info that have passed the mail settings by sending test email.
The error info is below:
Checking for pre-build
Executing pre-build step
Checking if email needs to be generated
No emails were triggered.
[test] $ cmd /c call C:\Windows\TEMP\jenkins1452792326576924061.bat
C:\Jenkins\workspace\test>echo "success!"
"success!"
C:\Jenkins\workspace\test>exit 0
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Always
Sending email for trigger: Always
messageContentType = text/plain; charset=UTF-8
Adding recipients from project recipient list
Adding recipients from trigger recipient list
Successfully created MimeMessage
Sending email to: ****@163.com
Error sending to the following VALID addresses: *****@163.com
SendFailedException message: 550 Invalid User
Finished: SUCCESS
[JENKINS-52949] Email-ext 's field "Project from" will cause a 550 sending email error
Description |
Original:
*update: if i delete the chars in Project from in Email ext domain, this problem will be solved;* *I passed mail settings by sending test email with same mail account、password、port and so on.* *In a specific job, i used Editable Mail Notification and used the account info that have passed the mail settings by sending test email.* *The error info is below:* Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [test] $ cmd /c call C:\Windows\TEMP\jenkins1452792326576924061.bat C:\Jenkins\workspace\test>echo "success!" "success!" C:\Jenkins\workspace\test>exit 0 Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Always Sending email for trigger: Always messageContentType = text/plain; charset=UTF-8 Adding recipients from project recipient list Adding recipients from trigger recipient list Successfully created MimeMessage Sending email to: ****@163.com Error sending to the following VALID addresses: *****@163.com SendFailedException message: 550 Invalid User Finished: SUCCESS |
New:
*update: if i delete the chars in Project from in Email ext domain, this problem will be solved;* *------------------------------------------------------------------------------------------------------------------* *I passed mail settings by sending test email with same mail account、password、port and so on.* *In a specific job, i used Editable Mail Notification and used the account info that have passed the mail settings by sending test email.* *The error info is below:* Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [test] $ cmd /c call C:\Windows\TEMP\jenkins1452792326576924061.bat C:\Jenkins\workspace\test>echo "success!" "success!" C:\Jenkins\workspace\test>exit 0 Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Always Sending email for trigger: Always messageContentType = text/plain; charset=UTF-8 Adding recipients from project recipient list Adding recipients from trigger recipient list Successfully created MimeMessage Sending email to: ****@163.com Error sending to the following VALID addresses: *****@163.com SendFailedException message: 550 Invalid User Finished: SUCCESS |
Priority | Original: Major [ 3 ] | New: Trivial [ 5 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |