# 使用 Homebrew, MacPorts, Nix 安装 mox

查看 mox 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mox
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mox
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mox
```

  证据: MacPorts ports tree: mail/mox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mox
```

  证据: nixpkgs package indexes: pkgs/by-name/mo/mox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mox
- **软件包管理器:** Homebrew
- **版本:** 0.0.15
- **来源摘要:** Modern full-featured open source secure mail server
- **主页:** <https://www.xmox.nl>
- **仓库:** <https://github.com/mjl-/mox>
- **最后更新:** 2026-07-29T17:05:01+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mox (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.0.15
## 项目历史与用法

Mox is an all-in-one mail server project whose site says work started in 2021 in response to email administration becoming concentrated around large cloud and hosting providers and to the operational burden of assembling many separate mail components. The project frames that burden as both usability and safety work: modern email requires SMTP, IMAP, authentication, TLS, DNS records, filtering, and policy protocols, often spread across several daemons.

### 项目历史

Mox's major technical milestone is its integrated design. The README describes one secure mail server for low-maintenance self-hosted email, with SMTP for receiving, submission, and delivery; IMAP4 for mail clients; webmail; SPF, DKIM, and DMARC; DMARC aggregate reports; reputation tracking; junk filtering; and setup flows that print the DNS records an administrator must add. The project site also describes a quickstart path and a `mox localserve` mode for local SMTP, IMAP, and webmail testing without a full public-domain setup.

### 使用方式

In package-manager terms, Mox competes less with a single package than with stacks such as Postfix plus Dovecot plus filtering and policy tools. Its appeal is to self-hosters and small-domain administrators who want one Go program, one configuration model, and built-in modern mail hygiene instead of composing a mail system from many long-lived Unix services.

### 来源

- <https://formulae.brew.sh/formula/mox>
- <https://github.com/mjl-/mox>
- <https://pkg.go.dev/github.com/mjl-/mox>
- <https://www.xmox.nl/>
- <https://www.xmox.nl/features/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: mox.conf, domains.conf
## 其他软件包管理器记录

- Nix - mox: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/mox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mox: normalized package name match | MacPorts ports tree: mail/mox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mox.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mox.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
