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

# Autodiscover 設置IMAP和ActiveSync（Outlook）

自動發現 Autodiscover 是一項服務，可使用IMAP或ActiveSync協議在Outlook中輕鬆配置電子郵件帳戶。該過程因要為IMAP還是ActiveSync進行配置而異。&#x20;

&#x20;

### 自動發現：

自動發現服務可確保可以在Outlook中使用IMAP協議或在使用ActiveSync的移動設備中輕鬆配置電子郵件帳戶。如果配置了自動發現，則無需輸入服務器詳細信息，端口號等。只需輸入電子郵件地址和密碼，即可配置電子郵件帳戶。用戶配置和以下部署很容易完成，並且為大型組織部署電子郵件帳戶時為組織管理員節省了時間。&#x20;

&#x20;

下面提供了需要發布的有效CNAME 記錄：

| 主機/域         | 值                     | 類型    |
| ------------ | --------------------- | ----- |
| autodiscover | autodiscover.yoov.net | CNAME |
|              |                       |       |
|              |                       |       |


---

# 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.yoov.com/yoov-email/mail-domain-setup/autodiscover.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.
