0
votes

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?

1

1 Answers

0
votes

In SMTP server just give your company mail domain. mail.company.com. It worked for me.