Re: Customized contents in Email extension plugin

2015-05-21 Thread niraj nandane
Hi, Use following : Where file path is relative to workspace. Lets say you have file in $WORKSPACE/myfile, now to mail it use : ${FILE,path=myfile} On Wednesday, May 20, 2015 at 1:48:43 PM UTC+5:30, Mohamed Sathack wrote: Hi, I have a summary report in the form of text file (say,

Re: Customized contents in Email extension plugin

2015-05-20 Thread Slide
Look at the help for the content tokens. You probably want the FILE token. On Wed, May 20, 2015, 01:18 Mohamed Sathack ssat...@gmail.com wrote: Hi, I have a summary report in the form of text file (say, summary.txt). This fill will be hardly having few lines saying the overall status of my

Customized contents in Email extension plugin

2015-05-20 Thread Mohamed Sathack
Hi, I have a summary report in the form of text file (say, summary.txt). This fill will be hardly having few lines saying the overall status of my execution. I have to use the files contents in the contents section of extended email plugin. Can you please help? Regards, Mohamed Sathack --