How can I set the Sender's address in Jenkins?

后端 未结 6 987
心在旅途
心在旅途 2021-01-30 19:16

I\'m sending mail from Jenkins to an anonymous SMTP relay internally. That relay then securely sends mail to exchange online via TLS on port 587. The transport works perfectly,

6条回答
  •  青春惊慌失措
    2021-01-30 19:41

    I'm not sure if it is what you meant, but Jenkins enables you to provide a full Sender E-mail Address for notifications. Go to Manage jenkins, then System configuration and find section called E-mail Notification.

    You can provide you email address in a form of Jenkins .

提交回复
热议问题