Reference articles
The--01 of the Jenkins Advanced series use Email-ext to replace the default email notification Configuration Interface for Jenkins
Default Message Effects
To compare the use of the default mail and Email-ext plugin effects, let's take a look at the default message send format
Only the job address and some execution log, and can only send messages if the build fails and is unstable. email-ext Default Effect
Then we now enable the Email-ext plug-in to send mail, for the time being nothing, we send an email to see the default effect
First, Email-ext can send mail at any time, regardless of success, which is more powerful than the default mailbox. Then we start to really configure some of our message format configurations Email-ext
The point is that the default content is configured as follows:
message Format after configuration