Re: Jenkins email ext plugin -To Send the file contents as mail

2012-11-19 Thread Slide
I don't think any respectable email client would allow you to include an iframe in an email. It's too much of a security risk. On Mon, Nov 19, 2012 at 10:18 AM, hari haran wrote: > iframe is not working on jelly script. > > I tried using the following syntax in my jelly file to read the content

Re: Jenkins email ext plugin -To Send the file contents as mail

2012-11-19 Thread hari haran
iframe is not working on jelly script. I tried using the following syntax in my jelly file to read the contents of HTML file and send it as email message body but its not working. On Wednesday, 14 November 2012 22:13:00 UTC+5:30, slide wrote: > > message body > MIME-Version: 1.0 > Content-T

Re: Jenkins email ext plugin -To Send the file contents as mail

2012-11-14 Thread Marek Gimza
I think that the iframe would work in a jelly script/ There should be enough documentation in the "Email Ext" plugin's TWIKI page about jelly scripts. My quick summary of what could be done: 1. Create the subdir $JENKINS_HOME/email-templates --

RE: Jenkins email ext plugin -To Send the file contents as mail

2012-11-14 Thread Alex Earl
message body MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_Part_375_26436934.1352907687514" --=_Part_375_26436934.1352907687514 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit You most likely can't send an iframe correctly in an emai