> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/email-and-automation/email-domain-connection.md).

# メールドメインの接続

### ドメイン認証

メール マーケティング セクションでメールの送信を開始するには、まずドメインを接続する必要があります。これは、\[メール&オートメーション] タブ > \[設定] で行うことができます。

![](/files/HqBn0WidDjVsSPlJpooo)

「ドメインを追加」ボタンが表示されます。OpusBoosterにドメインを追加した後、提供された**CNAME** レコードと **TXT** レコードを追加するだけです。

ドメインを購入したサービスのドメイン管理ページにアクセスし、DNSレコードのエリアで**CNAME**と**TXT**レコードを追加します。DNSレコードを追加した後、更新されるまでに多少の時間がかかる場合がありますが、心配はいりません。10\~15分後に再度確認すると、ほとんどの場合、緑色の「確認済み」と表示されているはずです。

![](/files/DPA03apPdZ3gp8fVdweU)

すでにドメインをOpusBoosterで構築した他のウェブサイトやファネルに接続しており、DNSレコードをお持ちの場合、追加のウェブサイト/ファネルの確認のため、メールのリンクから確認する必要があります。ドメインURLを入力すると、有効なメールアドレスの入力を求められます。完了すると、確認リンクがメールで送信されます。

![](/files/4mvTfH7EoHeHLTnjZmnj)

ドメインが認証されると緑色に変わり、メールキャンペーンの送信を開始できます。

![](/files/0r4kISBVy1B0wNFinrHy)

キャンペーンや自動化セクションに進む前に、以下の項目を必ず記入してください。

* **デフォルトの送信者名** > これは、購読者がメールの送信者を確認する際に表示される名前です。
* **デフォルトのシステムメール** > ここに表示されるメールアドレスが正しいことを確認してください。

![](/files/JcgneFI7uNr9C1BaDNZD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/platform/email-and-automation/email-domain-connection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
