Top "Email-ext" questions

Email-ext is a Jenkins plugin, it allows you to configure every aspect of email notifications.

Display HTML page inside mail body with Email-ext plugin in Jenkins

I am new to Jenkins and I want to know how it is possible to display the HTML report (not …

jenkins jenkins-plugins email-attachments email-ext
How can I write a Jenkins email-ext template to display test results like the standard test report

I have tweaked the standard jelly template to display the current test results in a table, however I really want …

jenkins hudson jelly email-ext
Getting email-ext script templates to work with Jenkins pipeline

I recently converted to Jenkins 2.x and I am experimenting with pipeline flow, but I can't seem to get the …

jenkins jenkins-pipeline email-ext
Jenkins email-ext plugin not sending mail

I have Jenkins version 1.480.3 installed on my machine and Email-Extention Plugin 2.30.2. Test mail from "Manage Jenkins" section works fine. When …

jenkins jenkins-plugins email-ext
Jenkins Email sending fails

I set up the JENKINS Editable Email notification for my project with trigger for all builds. the build runs successfully …

jenkins email-ext
How do I attach a build log to an e-mail notification with the Jenkins plugin Email-ext?

Version 2.15 of Jenkins plug-in Email-ext added support for attaching files to build notification e-mails. I would like to have the …

plugins jenkins jenkins-plugins email-ext
Get URL of Job in mail body in Jenkins

I have Job in Jenkins that sends an email after the build with a HTML report in its body using …

jenkins hudson jenkins-plugins email-ext
How to attach files to Jenkins Pipeline notification

I am trying in a pipeline to attach files to my notification mails. How can I do that? An example …

jenkins jenkins-pipeline email-ext
Email notification in jenkins based on a script output

I am stuck at a point where I run a perl script through jenkins and I want a conditional email …

email jenkins jenkins-plugins email-ext
Sending email-ext messages to multiple recipients with friendly names

The Problem I am using Jenkins with the email-ext plugin to send HTML formatted emails to several recipient groups (distribution …

jenkins jenkins-plugins email-ext