# 第31章 电子邮件

- [31.1.概述](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.1.-gai-shu.md)
- [31.2.邮件组件](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.2.-you-jian-zu-jian.md)
- [31.3.DragonFly 邮件代理（DMA）](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.3.-dma.md)
- [31.4.Sendmail](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.4.-sendmail.md)
- [31.5.修改邮件传输代理](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.5.-gai-bian-you-jian-chuan-shu-dai-li.md)
- [31.6.邮件用户代理](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.6.-you-jian-yong-hu-dai-li.md)
- [31.7.高级主题](https://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian/31.7.-gao-ji-zhu-ti.md)


---

# Agent Instructions: 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://handbook.bsdcn.org/di-31-zhang-dian-zi-you-jian.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.
