通知としては、ユーザー アカウント (パスワードの回復) に関するもの、または Orchestrator からのメール アラートに関するものがあります。
To configure email preferences, log in to the host Management portal as a system administrator and navigate to the Global Settings page.
メールの設定
Field | Description |
---|---|
SMTP Host | The Domain of the SMTP server. |
SMTP Domain | Domain for the username, if SMTP server requires authentication. |
SMTP Port | The SMTP port. For example, if you are using a Gmail account to send email messages and Enable secure connection is enabled, the port should be 587 . Note that both ports 80 and 587 must be opened during installation for Enable secure connection to work. |
SMTP Username | The username of the SMTP server, if it requires authentication. For example, if you are using Gmail, fill in this field with the email address to be used to send messages. |
SMTP Password | The email account password. |
Default From Address | The email address from which to send system email messages. |
Default From Display Name | A custom display name for the email address from which you send system notifications. |
トラブルシューティング
オフライン インストールで、システム メールが送信されずにエラー SslHandshakeException が発生するときには、そのインストールのポート 80
と 587
が両方とも開いていることを確認してください。
メールの設定
Option | Description |
---|---|
Enable secure connection | If switched on, the connection is secured and a TLS certificate is required for the used SMTP domain. If switched off, the connection is not secured. |
例: SMTP サーバーを Google アカウント用に構成する
Configuring the SMTP Server for a Google account is not very different from any regular configuration. In the host Management portal, configure the settings as follows:
- SMTP ホスト:
smtp.gmail.com
(Google の SMTP サーバー) - SMTP ポート -
587
(既定の Google SMTP ポート) - SMTP ユーザー名 - メール メッセージの送信元メール アドレス (例:
your_username@gmail.com
)。 - SMTP パスワード - 使用するメール アドレス用のパスワード。[SMTP ユーザー名] フィールドで指定されたアカウントのパスワードである必要があります。
- 既定の From メール アドレス - メール メッセージの送信元メール アドレス。[SMTP ユーザー名] フィールドで使用されたのと同じものである必要があります。この例では
your_username@gmail.com
です。 - 既定の From 表示名 - メール通知の送信者を受信者に対して表示するときに使用するカスタム名 (例:
Orchestrator System Notifications
)。
[SMTP ユーザー名] に Google アカウントを指定する場合は、以下のことも行う必要があります。
- Web ブラウザーを開いて、[SMTP ユーザー名] および [SMTP パスワード] フィールドで使用された認証情報を使用して Google にログインします。
- こちらのリンクをクリックすることで、Orchestrator がアカウントにアクセスすることを許可します。
- アカウントで 2 段階認証を行っていない場合は、このリンクに従って [安全性の低いアプリケーションの許可] オプションを [ON] にして安全性の低いアプリケーションを許可する必要があります。
この操作によりパスワード リセット要求が正しく処理され、[メール] タブで設定したメール アドレスから、要求を行うユーザーの [ユーザー] ページで設定したメール アドレスに確実に送信されるようになります。
10 か月前に更新