3

現在、ハドソンは、ハドソン管理者として設定されたメールアドレスから、失敗したビルドなどに関するメールを送信します。管理者の電子メール アドレスは、ハドソンからのエラー メッセージなど、他の目的で使用されていますか? アドレスを別のものに変更して、ビルド失敗メッセージを送信していると人々が考えるのをやめたいと思います。

または、hudson で 2 つの異なる電子メールをセットアップする方法はありますか? 1 つは管理者用で、もう 1 つは電子メール通知の送信に使用されます。

4

1 に答える 1

1

I don't know of any emails that are sent to specifically to the Hudson system administrator. It is used mostly in the notification emails.

Go to

  • Manage Hudson
  • Configure System
  • Scroll down to E-mail Notification
  • Change System Admin E-mail Address to whatever you want

If you are using Email-ext plugin, you can also change the default Reply To List email address.

Ideally, your system admin address would be something like hudson@company.com (doesn't have to be a real address), while the reply-to address should be your actual email address so that users can reach you.

于 2012-12-06T16:11:56.053 に答える