I have configured email-ext plugin configuration in Jenkins with the valid SMTP settings. When I send the email after completion of job it uses above user(from:). Instead of that I want to show this mail is from [email protected].
How can I achieve this?