# 邮件列表

| 列表                                                                                      | 描述                           | 列表存档                                                      |
| --------------------------------------------------------------------------------------- | ---------------------------- | --------------------------------------------------------- |
| [zfs-announce@list.zfsonlinux.org](https://zfsonlinux.topicbox.com/groups/zfs-announce) | 公告列表（低频次），用于发布新版本等通知         | [存档](https://zfsonlinux.topicbox.com/groups/zfs-announce) |
| [zfs-discuss@list.zfsonlinux.org](https://zfsonlinux.topicbox.com/groups/zfs-discuss)   | 用户讨论列表，用于讨论与功能和可用性相关的问题      | [存档](https://zfsonlinux.topicbox.com/groups/zfs-discuss)  |
| [zfs-devel@list.zfsonlinux.org](https://zfsonlinux.topicbox.com/groups/zfs-devel)       | 开发者列表，用于开发者讨论技术问题            | [存档](https://zfsonlinux.topicbox.com/groups/zfs-devel)    |
| [developer@open-zfs.org](https://openzfs.org/wiki/Mailing_list)                         | 跨平台开发者邮件列表，用于审查 ZFS 代码和架构的变更 | [存档](https://openzfs.topicbox.com/groups/developer)       |


---

# 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://book.bsdcn.org/zfs/xiang-mu-yu-she-qu/mailinglists.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.
