rejesi commented on Bug JENKINS-16076

Hi Slide-O-Mix, thanks so much for the quick turn around.

The new snapshot plugin no longer throws an exception - it sends email to the invalid email address and valid addresses alike. The messages in the log sown below are not totally accurate:

Email was triggered for: Success
Sending email for trigger: Success
Sending email to: sw....@xxx.xxxxxx.com unkn...@xxx.xxxxxx.com
Error sending to the following INVALID addresses: unkn...@qti.qualcomm.com
Successfully sent to the following addresses: sw....@xxx.xxxxxx.com
Error sending to the following VALID addresses:
Finished: SUCCESS

It appears however that a side effect of this change causes the "html" jelly templated emails to get sent showing marked up HTML in the email instead of the way it should be. It was working properly prior to the installation of the snapshot of the modified email-ext plugin.

<STYLE>
BODY, TABLE, TD, TH, P { font-family:Verdana,Helvetica,sans serif; font-size:11px; color:black; }
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; } TD.test_passed { color:blue; } TD.test_failed { color:red; } TD.console { font-family:Courier New; } </STYLE><BODY><TABLE><TR><TD

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to