Re: customized email body content not working

2019-02-25 Thread Slide
This is a different issue, you need to verify your SMTP server configuration. On Mon, Feb 25, 2019 at 6:39 AM Turaco mobile wrote: > Thank you for your response. I have tried but no luck. Below is the > console output: > > Checking for post-build > Performing post-build step > Checking if email

Re: customized email body content not working

2019-02-25 Thread Turaco mobile
Thank you for your response. I have tried but no luck. Below is the console output: Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) messageContentType =

Re: customized email body content not working

2019-02-25 Thread Slide
BUILD_LOG requires values for the parameters that you have specified. ${BUILD_LOG, maxLines=250, escapeHtml=true}/ On Mon, Feb 25, 2019 at 5:16 AM wrote: > Hi, Using Jenkins 2.153 running on CentOS7.3. I have entered the following > conditions on Default Content field on Configure System page as

customized email body content not working

2019-02-25 Thread tstreamz
Hi, Using Jenkins 2.153 running on CentOS7.3. I have entered the following conditions on Default Content field on Configure System page as well as project specific post build actions on Email Ext section. I want to display the static content on the received email in a simple way. and for failure