Confluence サーバーがメール メッセージを送信する設定を行うことにより、Confluence ユーザーは次のことが実行できます。

You can personalise email notifications by configuring the 'From' field to include the name and email address of the Confluence user who made the change.

You need System Administrator permissions in order to configure Confluence's email server settings.

On this page:

関連ページ

メール メッセージを送信する Confluence 設定

Confluence がメールを送信する設定を行うには、

  1. 左側のパネルの設定の下から、メール サーバー を選択します。これによって、現在設定されているすべての SMTP サーバーが一覧表示されます。
  2. 新しい SMTP サーバーの追加 (または既存のサーバーの 編集)をクリックします。
  3. 必要に応じて、以下のフィールドを編集します。
  4. Manually enter your Host Address, User Name and Password details (recommended)

または

Specify the JNDI location of a mail session configured in your application server. For more information on how to set up a JNDI mail session, see Setting Up a Mail Session for the Confluence Distribution.

メール設定のテスト

Confluence 管理者は、次の要領で、メール サーバーをテストできます。

  1. Set up a mail server at Confluence Admin > Mail Servers, as described above
  2. テスト メールの送信 をクリックし、サーバーが動作していることを確認します。受信トレイにテストメールが届いていることを確認します。
  3. You can flush the email queue to send the email message immediately. Go to Confluence Admin > Mail Queue, and click Flush Mail Queue. See The Mail Queue.

ユーザーは、次の要領で、通知が機能していることをテストできます。

  1. Go to your user profile (using the Settings link) and edit your email preferences. See Subscribing to Email Notifications of Updates to Confluence Content.
  2. 自分の操作を通知 を有効化します。(既定では、Confluence は本人が行った変更の通知を送信しません。)
  3. 通知を取得したいページに移動します。
  4. Choose Tools > Watch. See Watching Pages, Spaces and Blogs.
  5. ページを編集し、変更を加えたら、ページを保存します。
  6. メールの受信トレイを確認します。メール メッセージが届くまで、しばらく待つ必要がある場合があります。

トラブルシューティング

If you experience problems with these configurations, please check that your <Confluence-Install>/confluence/WEB-INF/lib contains only one copy of the following JAR files:

  1. activation-x.x.x.jar
  2. mail-x.x.x.jar

Ideally, these should be:

You will then need to move these into the proper directory: Please move (not copy) the two jar files from the <Confluence-Install>/confluence/WEB-INF/lib directory to <confluence-install>/lib and restart Confluence.