> ## Documentation Index
> Fetch the complete documentation index at: https://translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mandrill をメールプロバイダーとして設定する

> Auth0 で Mandrill をメールプロバイダーとして設定する手順。

<div id="prerequisites">
  ## 前提条件
</div>

* [Mandrill](https://www.mandrill.com/signup/) アカウントが必要です。

* 特定の [Auth0 の IP アドレス](/docs/ja-jp/secure/security-guidance/data-security/allowlist) からの受信接続を許可するように、プロバイダーを設定する必要があります。

<div id="configure-mandrill">
  ## Mandrill を設定する
</div>

1. [Mandrill](https://www.mandrill.com/signup/) にログインします。
2. Mandrill の [設定](https://mandrillapp.com/settings) に移動し、**Add API key** をクリックします。表示されたキーの値をコピーします。
3. Auth0 の [Auth0 Dashboard > Branding > メールプロバイダー](https://manage.auth0.com/#/branding/email_provider) に移動します。
4. **Use my own email provider** トグルを有効化します。
5. **Mandrill** のロゴをクリックします。
6. **From** にメールアドレスを入力し、先ほどコピーした Mandrill の **API Key** を入力します。
7. **Save** をクリックします。

<div id="send-a-test-email">
  ## テストメールを送信する
</div>

**Send Test Email** ボタンを使ってテストメールを送信します。設定が正しければ、確認メールが届きます。数分待ってもメールが届かない場合は、エラーコードが記録されていないか [Auth0 ログ](https://manage.auth0.com/#/logs) を確認してください。

設定が完了すると、Mandrill の [Outbound Activity](https://mandrillapp.com/activity) ページに、ユーザーに送信されたすべてのメールの配信状況に関する情報が表示されます。
