> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/imapteemruwosuru.md).

# IMAPでeメールを接続する

### **IMAPでeメールを接続する** <a href="#gjdgxs" id="gjdgxs"></a>

IMAPをサポートする任意のeメールサービスをClickUpに接続すると、[タスク内でeメールを送受信できるようになります](https://help.clickup.com/hc/en-us/articles/6303747270807-Use-Email-in-ClickUp)。

### **必要条件** <a href="#id-30j0zll" id="id-30j0zll"></a>

* ワークスペースの[オーナーまたは管理者](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)が[Email ClickApp](https://help.clickup.com/hc/en-us/articles/6303747270807-Use-Email-in-ClickUp)を有効にしていること。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はEmail [ClickAppを使えません](https://help.clickup.com/hc/en-us/articles/6304327753111-ClickApps-overview)。
* プランによって使用制限が決まります：
  * **Free Forever**ワークスペースでは、100回分使える無料eメールアカウントが1つ提供されます。
  * **Unlimitedの**ワークスペースでは、無制限に使える無料eメールアカウントが1つ提供されます。
  * **Business**ワークスペース以上のプランでは、署名とeメールテンプレートを含む無料eメールアカウントが2つ提供されます。
  * **Business PlusとEnterprise**ワークスペースでは、管理者とメンバーに対してカスタムのeメール権限を使えます。
* 追加する各eメールアカウントは、最大100件の連絡先をClickUpに自動的に転送できます。

### **IMAPアカウントをリンクする** <a href="#id-1fob9te" id="id-1fob9te"></a>

任意のIMAP eメールアカウントをClickUpにリンクできます。この例では、[Yahooメールアドレスを使ってIMAPを設定](https://help.yahoo.com/kb/sln4075.html)しています。

IMAP Yahooアカウントをリンクするには：

1. タスクを開きます。
2. 右下隅のコメントフィールドをクリックします。
3. **eメール**アイコンをクリックします。
4. **［From］**（送信元）フィールドで、**［Link an email］**&#x3092;選びます。
5. **［Sign in with IMAP］**&#x3092;選びます。
6. eメール、パスワード、IMAPホスト、IMAPポート、SMTPホスト、およびSSLが必要かどうかを入力します。Yahooのホストとポート情報は以下を参照してください。

* IMAPホスト：[*imap.mail.yahoo.com*](http://imap.mail.yahoo.com/)
* IMAPポート：*993*
* SMTPホスト：[*smtp.mail.yahoo.com*](http://smtp.mail.yahoo.com/)
* SMTPポート：*465*または*587*
* SSLが必要：*Yes*
  * **オプション**：[app password](https://help.yahoo.com/kb/generate-third-party-passwords-sln15241.html)を設定します。プロバイダーによっては、サーバーではなくクライアントのパスワードを使う必要がある場合があります。
* このアカウントからeメールを送信できるユーザーを選択し、署名を作成し、[eメールテンプレートを作成](https://help.clickup.com/hc/en-us/articles/6308526084503-Create-email-templates)します。
* **［Done］**&#x3092;クリックします。

### **GmailのIMAP設定** <a href="#id-3znysh7" id="id-3znysh7"></a>

[Gmailアカウント](https://help.clickup.com/hc/en-us/articles/6308556058007-Gmail-Email-Authentication)をClickUpに直セルリンクすることも、次のリンク先の情報を使ってIMAPでGmailアカウントをリンクすることもできます。

* [IMAPおよびSMTPサーバーの詳細](https://support.google.com/mail/answer/7126229)
* [Appパスワードの設定](https://support.google.com/accounts/answer/185833)

{% hint style="info" %}
**注**\
GoogleグループのeメールアドレスはIMAPを使った場合のみ接続できます。
{% endhint %}

### **Microsoft 365のIMAP設定** <a href="#id-2et92p0" id="id-2et92p0"></a>

[Microsoft 365アカウント](https://help.clickup.com/hc/en-us/articles/6304858484119-Office-365-Email-Authentication)をClickUpに直接リンクすることも、次のリンク先の情報を使ってIMAPでMicrosoft 365アカウントをリンクすることもできます。

* [IMAP and SMTP server details](https://support.microsoft.com/en-us/office/pop-imap-and-stmp-settings-8361e398-8af4-4e97-b147-6c6c4ac95353?ui=en-US\&rs=en-US\&ad=US)
* [Setting up an App password](https://docs.microsoft.com/en-us/azure/active-directory/user-help/multi-factor-authentication-end-user-app-passwords)


---

# 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:

```
GET https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/imapteemruwosuru.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
